From f2df4835c4f25e52bc516d9b025495277077e118 Mon Sep 17 00:00:00 2001 From: Bhaskar Ram Date: Wed, 21 Jan 2026 19:47:23 +0530 Subject: [PATCH] fix: Update critical security dependencies MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Update Log4j2: 2.19.0 → 2.24.3 (addresses CVE-2021-44228 and subsequent vulnerabilities) - Update Jackson: 2.10.0.pr1 → 2.17.2 (security fixes, using Java 11 compatible version) - Update Spring Framework: 5.2.2.RELEASE → 5.3.39 (latest 5.x with security patches) - Update Netty: 4.1.42.Final → 4.1.115.Final (security and bug fixes) - Update Protobuf: 3.16.3 → 3.25.5 (includes protobuf-java-util) - Update Commons IO: 2.6 → 2.18.0 (bug fixes and improvements) - Update Commons Codec: 1.12 → 1.17.1 (bug fixes) These updates address multiple known security vulnerabilities and bring dependencies to their latest stable versions compatible with Java 11. Breaking Changes: None expected, all updates are within compatible version ranges. Testing: Requires full test suite validation before merge. --- pom.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index 48ada3deb7d..121a0c66ae8 100644 --- a/pom.xml +++ b/pom.xml @@ -59,12 +59,12 @@ 3.1.0 1.9.4 1.4 - 1.12 + 1.17.1 3.2.2 4.3 1.10 2.10.1 - 2.6 + 2.18.0 3.3 2.6 1.2 @@ -100,7 +100,7 @@ 4.4.8 4.0.4 9.4.21.Final - 2.10.0.pr1 + 2.17.2 1.9.13 2.3.3 3.24.0-GA @@ -122,24 +122,24 @@ 2.7.2b2 2.20 2.20 - 2.19.0 + 2.24.3 7.5.0 1.6.0 1.2 2.23.0 9.3.0 - 4.1.42.Final + 4.1.115.Final 2.1 5.0.3.Final 2.0.9 2.61.0 - 3.16.3 - 3.16.3 + 3.25.5 + 3.25.5 1.6.2 12.4 2.0.12 3.1.5 - 5.2.2.RELEASE + 5.3.39 ${version.spring} 2.9.6 0.17.0