From 143e86b8b480ab87f06d630120f85a47e7add4e0 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 13 Sep 2020 03:18:21 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-559346 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 863b447..a2c1a1d 100644 --- a/pom.xml +++ b/pom.xml @@ -89,7 +89,7 @@ org.springframework spring-web - 5.1.0.RELEASE + 5.1.13.RELEASE