diff --git a/pom.xml b/pom.xml index 2b8aa33ce..2be5fab95 100644 --- a/pom.xml +++ b/pom.xml @@ -40,10 +40,11 @@ 1.15 3.2.2 1.26.0 + 2.10.1 2.15.1 3.14.0 - 1.2 - 1.10.0 + 1.3.1 + 1.11.0 2.16.1 32.0.1-jre 3.3.6 @@ -139,6 +140,11 @@ commons-compress ${commonscompress.version} + + org.apache.commons + commons-configuration2 + ${commonsconfiguration2.version} + org.apache.commons commons-lang3 @@ -446,6 +452,12 @@ org.apache.commons commons-compress + + + + org.apache.commons + commons-configuration2 + org.apache.hadoop hadoop-common @@ -710,10 +722,11 @@ true true - org.apache.commons:commons-compress + org.apache.commons:commons-configuration2