From 8b30adcb6a45f1ece5d2256be32938a9ac2edb7b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 30 Nov 2018 03:40:44 +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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index f5083eb..4859719 100644 --- a/pom.xml +++ b/pom.xml @@ -118,13 +118,13 @@ org.springframework spring-context - 5.0.0.RELEASE + 5.0.3.RELEASE org.springframework spring-aop - 5.0.0.RELEASE + 5.0.3.RELEASE