diff --git a/pom.xml b/pom.xml
index e39c64e0..234fb80d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -73,6 +73,12 @@
org.apache.logging.log4j
log4j-api
${log4j.version}
+
+
+ junit
+ junit
+
+
org.apache.logging.log4j
@@ -83,6 +89,12 @@
org.apache.logging.log4j
log4j-1.2-api
${log4j.version}
+
+
+ junit
+ junit
+
+