From 802d7abb55244780a3a4e34cfe18cc1ab873db1f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 22 Sep 2025 07:51:00 +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 39354f8..aed2256 100644 --- a/pom.xml +++ b/pom.xml @@ -90,7 +90,7 @@ org.springframework spring-context - 6.1.5 + 6.2.11