1
0
mirror of synced 2026-05-22 13:23:17 +00:00

Remove jcl-over-slf4j

Issue gh-10499
This commit is contained in:
Rob Winch
2022-01-14 16:35:34 -06:00
parent 95b4a3742b
commit 44bc953a39
5 changed files with 0 additions and 5 deletions
@@ -24,7 +24,6 @@ dependencies {
testImplementation "org.mockito:mockito-junit-jupiter"
testImplementation "org.springframework:spring-test"
testImplementation "org.slf4j:slf4j-api"
testImplementation "org.slf4j:jcl-over-slf4j"
testImplementation "org.slf4j:log4j-over-slf4j"
testImplementation "ch.qos.logback:logback-classic"