From 892b1e87004c9395e85a2dfda79f81200a27d94c Mon Sep 17 00:00:00 2001 From: hbadshah Date: Thu, 16 Apr 2026 07:15:27 +0000 Subject: [PATCH 1/2] Issue #89 Upgrade Spring to resolve Blackduck security issues --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index ced3120..ae3f7e5 100644 --- a/pom.xml +++ b/pom.xml @@ -111,8 +111,8 @@ 2.18.1 7.0.5 3.12.4 - 4.0.3 - 4.0.3 + 4.0.5 + 4.0.5 2.0 src/main/java/org/eclipse/ecsp/utils/logger/IgniteCallerDataConverter.java, From f7abaced56f332d0ec8fcbc0a621f3d5b3685cdf Mon Sep 17 00:00:00 2001 From: Hussain Badshah Date: Thu, 16 Apr 2026 13:03:28 +0530 Subject: [PATCH 2/2] Update version to 1.3-spring-upgrade-SNAPSHOT --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ae3f7e5..af8048c 100644 --- a/pom.xml +++ b/pom.xml @@ -39,7 +39,7 @@ 4.0.0 org.eclipse.ecsp utils - 1.3-SNAPSHOT + 1.3-spring-upgrade-SNAPSHOT Utils Utility library for ECSP project