From 5e0b3844e6a0adade46304730bab6efc377ada1b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 26 Aug 2018 03:02:24 +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 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f5083eb..9866b2b 100644 --- a/pom.xml +++ b/pom.xml @@ -118,7 +118,7 @@ org.springframework spring-context - 5.0.0.RELEASE + 5.0.3.RELEASE