From 96e4db7c9f65a7d02fc23c3ed2913d305ed296ae Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 20 Nov 2024 12:05:18 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-8230365 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1f57b5a..9b8d245 100644 --- a/pom.xml +++ b/pom.xml @@ -58,7 +58,7 @@ org.springframework spring-core - 5.3.27 + 6.1.14