From 440edc2cbe31fea4485c4eaa9ac83ed8ac001af6 Mon Sep 17 00:00:00 2001
From: snyk-test
Date: Wed, 4 Sep 2019 04:54:21 +0000
Subject: [PATCH] fix: pom.xml to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-460644
---
pom.xml | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/pom.xml b/pom.xml
index ec38bd5..9c35678 100644
--- a/pom.xml
+++ b/pom.xml
@@ -35,7 +35,7 @@
org.springframework.boot
spring-boot-starter-parent
2.0.0.BUILD-SNAPSHOT
-
+
@@ -372,12 +372,12 @@
org.springframework
spring-context
- 5.0.2.BUILD-SNAPSHOT
+ 5.0.5.RELEASE
org.springframework
spring-core
- 5.0.2.BUILD-SNAPSHOT
+ 5.0.5.RELEASE
org.mockito
@@ -425,7 +425,7 @@
org.springframework.boot
spring-boot
- 2.0.0.BUILD-SNAPSHOT
+ 2.0.1.RELEASE
org.springframework.boot