From 5666b184f5ae6ec05fd3f5b91253a8915fe525c6 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 21 Sep 2025 06:31:32 +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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 7d6addd..f2f080d 100644 --- a/pom.xml +++ b/pom.xml @@ -73,13 +73,13 @@ org.springframework spring-beans - 3.0.5.RELEASE + 6.2.11 provided org.springframework spring-context - 3.0.5.RELEASE + 6.2.11 provided