From 8ed738e6e80f8bdc3c2ceee7bdeae9e98b6233d3 Mon Sep 17 00:00:00 2001 From: icyriverbreeze-vt Date: Fri, 24 Apr 2026 16:29:30 -0500 Subject: [PATCH] Update pom.xml Bumped up the apache-commons-codec to 1.17 a non-vulnerable version. --- pom.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e2aa0e05..c41a80e3 100644 --- a/pom.xml +++ b/pom.xml @@ -66,6 +66,7 @@ 2.14.9 4.5.4 + 1.17.1 1.2.17 1.2.83 3.3.1 @@ -101,6 +102,11 @@ ${httpmime.version} + + commons-codec + commons-codec + ${commons-codec.version} + com.alibaba fastjson @@ -256,4 +262,4 @@ - \ No newline at end of file +