From 2ab6dadf2c8ae40271a8278ef4cf599ef16f997b Mon Sep 17 00:00:00 2001 From: James McMullan Date: Tue, 5 Nov 2024 09:18:39 -0500 Subject: [PATCH] HPCC4J-660 Upgrade out-of-date Axis2 dependencies - Upgraded out of date deps Signed-off-by: James McMullan James.McMullan@lexisnexis.com --- pom.xml | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 235cd1861..3ae5ccf54 100644 --- a/pom.xml +++ b/pom.xml @@ -67,6 +67,9 @@ 2.6.0 2.7.3 1.5 + 1.17.1 + 6.4.0 + 0.8.11 @@ -235,7 +238,23 @@ serializer ${xalan.version} - + + commons-codec + commons-codec + ${commons-codec.version} + + + com.fasterxml.woodstox + woodstox-core + ${fasterxml.woodstox-core.version} + + + org.apache.james + apache-mime4j + ${apache-mime4j.version} + pom + +