From 9c12fa7fd9d3ca977d96244477dff86b02eade64 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 21 Sep 2025 07:40:53 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-12817817 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e347262..2626b80 100644 --- a/pom.xml +++ b/pom.xml @@ -42,7 +42,7 @@ org.springframework spring-core - 6.1.3 + 6.2.11