From 2f7087488aeaa798baf87696f5b2498885fb404e Mon Sep 17 00:00:00 2001 From: snyk-test Date: Wed, 4 Sep 2019 07:50:05 +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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index f5083eb..7016db6 100644 --- a/pom.xml +++ b/pom.xml @@ -118,13 +118,13 @@ org.springframework spring-context - 5.0.0.RELEASE + 5.0.5.RELEASE org.springframework spring-aop - 5.0.0.RELEASE + 5.0.5.RELEASE