From 6b10cd5766476829c781674f9ab735b78d0717be Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 14 Apr 2024 20:53:32 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-6597980 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c867ea4..be5d897 100644 --- a/pom.xml +++ b/pom.xml @@ -153,7 +153,7 @@ org.springframework spring-web - 3.2.9.RELEASE + 5.3.34 org.springframework