diff --git a/pom.xml b/pom.xml index 5f0698b03c..8250763cae 100644 --- a/pom.xml +++ b/pom.xml @@ -178,12 +178,6 @@ org.springframework spring-core - - - commons-logging - commons-logging - - @@ -247,6 +241,12 @@ mysql ${testcontainers.version} test + + + org.slf4j + jcl-over-slf4j + +