diff --git a/easy-rules-core/pom.xml b/easy-rules-core/pom.xml
index cbc001d..94a7ee4 100644
--- a/easy-rules-core/pom.xml
+++ b/easy-rules-core/pom.xml
@@ -54,6 +54,12 @@
org.slf4j
slf4j-api
+
+ org.slf4j
+ slf4j-simple
+ ${slf4j-api.version}
+ test
+
junit
junit