From 8706d5d4814092203068721a891a567765de5b90 Mon Sep 17 00:00:00 2001 From: James McMullan Date: Mon, 11 Nov 2024 10:49:44 -0500 Subject: [PATCH] HPCC4J-662 Upgrade out of date Spark dependencies - Added overrides for outdated dependencies Signed-off-by: James McMullan James.McMullan@lexisnexis.com --- DataAccess/pom.xml | 26 +++++++++++++++++++++++++- 1 file changed, 25 insertions(+), 1 deletion(-) diff --git a/DataAccess/pom.xml b/DataAccess/pom.xml index 9a90c46c..c3165853 100644 --- a/DataAccess/pom.xml +++ b/DataAccess/pom.xml @@ -29,6 +29,9 @@ 2.11 UTF-8 net.razorvine.*:org.apache.*:org.hpccsystems.commons.*:org.hpccsystems.generated.*:org.hpccsystems.dfs.*:org.hpccsystems.ws.*:org.hpccsystems.ws.client.antlr.* + 2.14.0 + 2.7.3 + 1.5 scm:git:https://github.com/hpcc-systems/Spark-HPCC.git @@ -154,6 +157,28 @@ 4.13 provided + + + commons-io + commons-io + ${commons-io.version} + + + xalan + xalan + ${xalan.version} + + + commons-fileupload + commons-fileupload + ${commons-fileupload.version} + + + xalan + serializer + ${xalan.version} + + @@ -210,7 +235,6 @@ -Xdoclint:none
Copyright © 2021 HPCC Systems®. All rights reserved
Copyright © 2021 HPCC Systems®. All rights reserved
- true