1
0
mirror of synced 2026-08-05 17:57:15 +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
-1
View File
@@ -30,7 +30,6 @@ dependencies {
testImplementation "org.mockito:mockito-junit-jupiter"
testImplementation "org.springframework:spring-test"
testImplementation 'org.skyscreamer:jsonassert'
testImplementation 'org.slf4j:jcl-over-slf4j'
testImplementation 'org.springframework:spring-test'
testRuntimeOnly 'org.hsqldb:hsqldb'