We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 970beaa commit efbd48cCopy full SHA for efbd48c
dependencies/spring-security-dependencies.gradle
@@ -69,8 +69,8 @@ dependencies {
69
api "org.seleniumhq.selenium:selenium-java:3.141.59"
70
api "org.seleniumhq.selenium:selenium-support:3.141.59"
71
api "org.skyscreamer:jsonassert:1.5.0"
72
- api "org.slf4j:log4j-over-slf4j:1.7.33"
73
- api "org.slf4j:slf4j-api:1.7.33"
+ api "org.slf4j:log4j-over-slf4j:1.7.36"
+ api "org.slf4j:slf4j-api:1.7.36"
74
api "org.springframework.ldap:spring-ldap-core:2.4.0-M1"
75
api "org.synchronoss.cloud:nio-multipart-parser:1.1.0"
76
}
0 commit comments