1
0
mirror of synced 2026-05-22 21:33:16 +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 3c641dee75
commit f8e14683f6
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"