From ce0ba29a316fcb0d322cb2d3ee9ba3a9ec43a1c7 Mon Sep 17 00:00:00 2001 From: snyk-test Date: Wed, 21 Aug 2019 22:36:41 +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-460108 --- test-web/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-web/pom.xml b/test-web/pom.xml index b4632b7..5b7ee45 100644 --- a/test-web/pom.xml +++ b/test-web/pom.xml @@ -72,7 +72,7 @@ org.springframework spring-webmvc - 3.0.0.RELEASE + 3.2.18.RELEASE org.springframework