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 95b4a3742b
commit 44bc953a39
5 changed files with 0 additions and 5 deletions
-1
View File
@@ -26,7 +26,6 @@ dependencies {
}
testImplementation project(':spring-security-test')
testImplementation 'org.slf4j:jcl-over-slf4j'
testImplementation 'org.slf4j:slf4j-api'
testImplementation "org.assertj:assertj-core"
testImplementation "org.junit.jupiter:junit-jupiter-api"