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