1
0
mirror of synced 2026-05-22 21:33:16 +00:00

Remove jcl-over-slf4j

Issue gh-10499

# Conflicts:
#	dependencies/spring-security-dependencies.gradle
This commit is contained in:
Rob Winch
2022-01-19 15:32:01 -06:00
parent 62449d6fa2
commit 5902b46e9b
5 changed files with 0 additions and 5 deletions
-1
View File
@@ -90,7 +90,6 @@ dependencies {
exclude group: 'commons-logging', module: 'commons-logging'
exclude group: 'io.netty', module: 'netty'
}
testImplementation 'org.slf4j:jcl-over-slf4j'
testImplementation 'org.springframework.ldap:spring-ldap-core'
testImplementation 'org.springframework:spring-expression'
testImplementation 'org.springframework:spring-jdbc'