From c1161b1e4c3e495537961bae9491b926f3f22341 Mon Sep 17 00:00:00 2001 From: snyk-test Date: Wed, 28 Aug 2019 22:34:38 +0000 Subject: [PATCH] fix: test-web/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-31325 --- test-web/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test-web/pom.xml b/test-web/pom.xml index b4632b7..149691b 100644 --- a/test-web/pom.xml +++ b/test-web/pom.xml @@ -67,12 +67,12 @@ org.springframework spring-aop - 3.0.0.RELEASE + 3.2.9.RELEASE org.springframework spring-webmvc - 3.0.0.RELEASE + 3.2.9.RELEASE org.springframework