From f0a71af048b8f82c2d4845d9a36bccbf3f2c9ee1 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 24 Nov 2024 10:20:11 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-8230366 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 863b447..b6df548 100644 --- a/pom.xml +++ b/pom.xml @@ -89,7 +89,7 @@ org.springframework spring-web - 5.1.0.RELEASE + 6.1.14