From 66fa8264a7063c5a8e7e78de74801a42eec7230f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 21 Sep 2025 06:46:23 +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 ab60bde..f8ce9f4 100644 --- a/pom.xml +++ b/pom.xml @@ -34,7 +34,7 @@ org.springframework spring-beans - 5.1.8.RELEASE + 6.2.11 provided