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 d311168 commit 33d6dbeCopy full SHA for 33d6dbe
dependencies/spring-security-dependencies.gradle
@@ -66,8 +66,8 @@ dependencies {
66
api "org.seleniumhq.selenium:selenium-java:3.141.59"
67
api "org.seleniumhq.selenium:selenium-support:3.141.59"
68
api "org.skyscreamer:jsonassert:1.5.0"
69
- api "org.slf4j:log4j-over-slf4j:1.7.33"
70
- 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"
71
api "org.springframework.ldap:spring-ldap-core:2.3.5.RELEASE"
72
api "org.synchronoss.cloud:nio-multipart-parser:1.1.0"
73
}
0 commit comments