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 9d2d675 commit f772822Copy full SHA for f772822
dependencies/spring-security-dependencies.gradle
@@ -70,7 +70,7 @@ dependencies {
70
api "org.slf4j:jcl-over-slf4j:1.7.33"
71
api "org.slf4j:log4j-over-slf4j:1.7.33"
72
api "org.slf4j:slf4j-api:1.7.33"
73
- api "org.springframework.ldap:spring-ldap-core:2.3.4.RELEASE"
+ api "org.springframework.ldap:spring-ldap-core:2.3.5.RELEASE"
74
api "org.synchronoss.cloud:nio-multipart-parser:1.1.0"
75
}
76
0 commit comments