From 6fddb29ace39726eab1ba19132d6412ddbb72f8d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 13 Sep 2024 10:48:06 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-7945490 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a6928c3f..ef55d659 100644 --- a/pom.xml +++ b/pom.xml @@ -276,7 +276,7 @@ org.springframework spring-webmvc - 5.3.39 + 6.1.13