diff --git a/rm-automation/pom.xml b/rm-automation/pom.xml
index d6e74437ce..8ff1618b8d 100644
--- a/rm-automation/pom.xml
+++ b/rm-automation/pom.xml
@@ -173,6 +173,17 @@
mockito-all
test
+
+ org.slf4j
+ slf4j-log4j12
+ test
+
+
+ org.slf4j
+ jul-to-slf4j
+ 1.7.21
+ test
+