From 6fa11c946b37fdcb8730ec2f6d794f73aeeed8fd Mon Sep 17 00:00:00 2001 From: anupamme Date: Tue, 18 Aug 2026 19:45:27 +0000 Subject: [PATCH] fix: upgrade org.springframework:spring-core to 6.2.11 (CVE-2025-41249) org Resolves CVE-2025-41249 --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pom.xml b/pom.xml index 46cec4ee61c4..57dffe2ea3f8 100644 --- a/pom.xml +++ b/pom.xml @@ -371,6 +371,11 @@ h2 ${h2.version} + + org.springframework + spring-core + 6.2.11 +