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 c7b73d7 commit cfe4855Copy full SHA for cfe4855
dependencies/spring-security-dependencies.gradle
@@ -71,9 +71,9 @@ dependencies {
71
api "org.seleniumhq.selenium:selenium-java:3.141.59"
72
api "org.seleniumhq.selenium:selenium-support:3.141.59"
73
api "org.skyscreamer:jsonassert:1.5.0"
74
- api "org.slf4j:jcl-over-slf4j:1.7.31"
75
- api "org.slf4j:log4j-over-slf4j:1.7.31"
76
- api "org.slf4j:slf4j-api:1.7.31"
+ 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"
77
api "org.springframework.ldap:spring-ldap-core:2.3.4.RELEASE"
78
api "org.synchronoss.cloud:nio-multipart-parser:1.1.0"
79
}
0 commit comments