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

View File

@@ -67,7 +67,6 @@ dependencies {
api "org.seleniumhq.selenium:selenium-java:3.141.59"
api "org.seleniumhq.selenium:selenium-support:3.141.59"
api "org.skyscreamer:jsonassert:1.5.0"
api "org.slf4j:jcl-over-slf4j:1.7.32"
api "org.slf4j:log4j-over-slf4j:1.7.32"
api "org.slf4j:slf4j-api:1.7.32"
api "org.springframework.ldap:spring-ldap-core:2.3.5.RELEASE"