From 7c600619d5b885207d5154134a59ce0528d6db29 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 24 Aug 2025 08:30:38 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-12008931 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ab60bde..fa8518d 100644 --- a/pom.xml +++ b/pom.xml @@ -34,7 +34,7 @@ org.springframework spring-beans - 5.1.8.RELEASE + 6.2.10 provided