From 25f6565889b2aa6d2950cf124bbef7087fbaa18c Mon Sep 17 00:00:00 2001
From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com>
Date: Wed, 29 Oct 2025 06:56:41 +0000
Subject: [PATCH 1/3] Initial plan
From 65dcf10812b11f308cd1f8c1b2b2256d43a75aa6 Mon Sep 17 00:00:00 2001
From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com>
Date: Wed, 29 Oct 2025 07:04:49 +0000
Subject: [PATCH 2/3] Upgrade Maven dependencies to newer stable releases
Co-authored-by: fmbenhassine <1210553+fmbenhassine@users.noreply.github.com>
---
 pom.xml | 28 ++++++++++++++--------------
 1 file changed, 14 insertions(+), 14 deletions(-)
diff --git a/pom.xml b/pom.xml
index 41957afa0f..d68e620687 100644
--- a/pom.xml
+++ b/pom.xml
@@ -68,8 +68,8 @@
 
 		2.20.0
 		3.0.1
-		1.12.0
-		2.13.1
+		1.12.1
+		2.13.2
 		7.1.4.Final
 		3.0.0
 		2.1.3
@@ -89,7 +89,7 @@
 		3.0
 		3.27.6
 		5.20.0
-		2.10.4
+		2.11.0
 		2.20.0
 		2.13.0
 		2.7.4
@@ -104,11 +104,11 @@
 		6.0.1
 		4.0.2
 		2.0.1
-		4.0.2
+		4.0.4
 		2.0.5
 		7.1.1
 		1.9.24
-		9.4.0
+		9.5.0
 		3.5.6
 		42.7.8
 		12.1.2.0
@@ -118,8 +118,8 @@
 		1.21.3
 		2.2.4
 		1.5.3
-		4.0.28
-		15.6
+		5.0.2
+		15.7
 		2.0b6
 		9.4.13.0
 		6.8.1.RELEASE
@@ -127,20 +127,20 @@
 
 		
 		${spring-amqp.version}
-		2.5.0
-		1.4.1
-		3.0.22 
+		2.5.1
+		1.4.2
+		3.0.25 
 
 		
 		0.0.4
 
 		
 		3.14.0
-		3.5.3
-		3.5.3
-		3.11.3
+		3.5.4
+		3.5.4
+		3.12.0
 		3.3.1
-		1.7.2
+		1.7.3
 		3.1.4
 		3.7.1
 		3.4.2
From 5fb2ca3a93249150540bd354f77bff9e4d5a53d3 Mon Sep 17 00:00:00 2001
From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com>
Date: Wed, 29 Oct 2025 07:08:45 +0000
Subject: [PATCH 3/3] Fix groovy-jsr223 version to avoid major version upgrade
Co-authored-by: fmbenhassine <1210553+fmbenhassine@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index d68e620687..c3fd489060 100644
--- a/pom.xml
+++ b/pom.xml
@@ -118,7 +118,7 @@
 		1.21.3
 		2.2.4
 		1.5.3
-		5.0.2
+		4.0.29
 		15.7
 		2.0b6
 		9.4.13.0