From 10d39c256a41f32cf771588b1a516b33636186b7 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 25 Feb 2024 15:04:15 +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 863b447..4537fc9 100644 --- a/pom.xml +++ b/pom.xml @@ -89,7 +89,7 @@ org.springframework spring-web - 5.1.0.RELEASE + 5.3.32