diff --git a/pom.xml b/pom.xml
index 0a71ca5..1f9cdf5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,6 +28,7 @@
1.10
3.3
3.4
+ 2.5
1.7.13
1.4.7
7.0
@@ -67,7 +68,11 @@
commons-lang3
${commons-lang3.version}
-
+
+ commons-io
+ commons-io
+ ${commons-io.version}
+
org.slf4j
slf4j-api