We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a40ce6 commit 1d4859aCopy full SHA for 1d4859a
dependencies/spring-security-dependencies.gradle
@@ -68,9 +68,9 @@ dependencies {
68
api "org.seleniumhq.selenium:selenium-java:3.141.59"
69
api "org.seleniumhq.selenium:selenium-support:3.141.59"
70
api "org.skyscreamer:jsonassert:1.5.0"
71
- api "org.slf4j:jcl-over-slf4j:1.7.31"
72
- api "org.slf4j:log4j-over-slf4j:1.7.31"
73
- 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"
74
api "org.springframework.ldap:spring-ldap-core:2.3.4.RELEASE"
75
api "org.synchronoss.cloud:nio-multipart-parser:1.1.0"
76
}
0 commit comments