From 30cf23a94aecd09e29ca97f866140b87bf38f680 Mon Sep 17 00:00:00 2001 From: snyk-test Date: Thu, 29 Aug 2019 00:23: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-31325 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 4e03bb3..07bac95 100644 --- a/pom.xml +++ b/pom.xml @@ -42,14 +42,14 @@ org.springframework spring-jdbc - 4.0.3.RELEASE + 4.0.5.RELEASE compile org.springframework spring-context - 4.0.3.RELEASE + 4.0.5.RELEASE compile