diff --git a/pom.xml b/pom.xml
index f50e636..1629cc1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,6 +33,11 @@
slf4j-simple
1.7.5
+
+ org.slf4j
+ log4j-over-slf4j
+ 1.7.5
+
com.google.code.gson
gson
@@ -79,6 +84,18 @@
*.properties
+
+ org.slf4j:*
+
+ **
+
+
+
+ commons-logging:commons-logging
+
+ **
+
+