From 9eb5f60acb519729363c38d24ff5c7d0a5dab70b Mon Sep 17 00:00:00 2001 From: Sanaya Gupta Date: Tue, 28 Oct 2025 10:45:53 +0000 Subject: [PATCH 1/2] [fix][deps] Upgrade Spring to 6.2.11 to remediate CVE-2025-22233 and CVE-2025-41249 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0db8e0d98e0a6..13821354ec252 100644 --- a/pom.xml +++ b/pom.xml @@ -292,7 +292,7 @@ flexible messaging model and an intuitive client API. 1.8.20 1.0 9.1.6 - 6.1.14 + 6.2.11 4.5.13 4.4.15 0.7.7 From a748d41920ce366f436a12304ddf282247f79257 Mon Sep 17 00:00:00 2001 From: Sanaya Gupta Date: Tue, 28 Oct 2025 17:43:52 +0000 Subject: [PATCH 2/2] Updated Spring from 6.2.11 to 6.2.12 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 13821354ec252..7fdace47d91a4 100644 --- a/pom.xml +++ b/pom.xml @@ -292,7 +292,7 @@ flexible messaging model and an intuitive client API. 1.8.20 1.0 9.1.6 - 6.2.11 + 6.2.12 4.5.13 4.4.15 0.7.7