diff --git a/pom.xml b/pom.xml
index ef7986aab5023..0f4a739bef97d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -178,6 +178,7 @@
2.6
3.5
+ 1.8.1
3.2.10
1.1.1
2.5.1
@@ -518,6 +519,11 @@
commons-math3
${commons.math3.version}
+
+ org.apache.commons
+ commons-compress
+ ${commons-compress.version}
+
commons-collections
commons-collections