diff --git a/pom.xml b/pom.xml
index aed43ee3d..16e5660fc 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.11.0
2.14.0
32.0.1-jre
3.3.6
@@ -138,6 +139,11 @@
commons-compress
${commonscompress.version}
+
+ org.apache.commons
+ commons-configuration2
+ ${commonsconfiguration2.version}
+
org.apache.commons
commons-lang3
@@ -445,6 +451,12 @@
org.apache.commons
commons-compress
+
+
+
+ org.apache.commons
+ commons-configuration2
+
org.apache.hadoop
hadoop-common