From 8bbe9a5e19c1c48276c78d7ebd94340f1a57e8cd Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 22 Feb 2024 23:40: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-6261586 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c867ea4..cfc45d7 100644 --- a/pom.xml +++ b/pom.xml @@ -153,7 +153,7 @@ org.springframework spring-web - 3.2.9.RELEASE + 5.3.32 org.springframework