From a6f0fabfc61ddd5fa8999605d9c1e6c718b7adda Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 9 Oct 2019 04:55: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-31650 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-460644 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index ec38bd5..be89770 100644 --- a/pom.xml +++ b/pom.xml @@ -35,7 +35,7 @@ org.springframework.boot spring-boot-starter-parent 2.0.0.BUILD-SNAPSHOT - + @@ -372,7 +372,7 @@ org.springframework spring-context - 5.0.2.BUILD-SNAPSHOT + 5.0.5.RELEASE org.springframework @@ -425,7 +425,7 @@ org.springframework.boot spring-boot - 2.0.0.BUILD-SNAPSHOT + 2.0.1.RELEASE org.springframework.boot