diff --git a/pom.xml b/pom.xml index 459c3e9..be8a125 100644 --- a/pom.xml +++ b/pom.xml @@ -251,10 +251,6 @@ log4j log4j 1.2.16 - - org.slf4j - slf4j-log4j12 - ${slf4j.version} --> @@ -272,6 +268,18 @@ spring-core 2.5.6.SEC02 test + + + commons-logging + commons-logging + + + + + + org.slf4j + slf4j-log4j12 + ${slf4j.version}