From 95afcb8d8808dda44b6b2d73324bf228b4556f84 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 15 Mar 2024 17:46:23 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-6444790 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c867ea4..b9f9ee4 100644 --- a/pom.xml +++ b/pom.xml @@ -153,7 +153,7 @@ org.springframework spring-web - 3.2.9.RELEASE + 5.3.33 org.springframework