diff --git a/pom.xml b/pom.xml index a7fbc8c..ce8004c 100644 --- a/pom.xml +++ b/pom.xml @@ -71,11 +71,13 @@ compile - org.slf4j - slf4j-log4j12 + ch.qos.logback + logback-classic + 1.2.3 runtime + xerces xerces @@ -251,7 +253,14 @@ slf4j-api provided - + + + ch.qos.logback + logback-classic + 1.2.3 + test + + junit junit