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 ce35bee commit 4fd5c7fCopy full SHA for 4fd5c7f
dependencies/spring-security-dependencies.gradle
@@ -71,7 +71,7 @@ dependencies {
71
api "org.slf4j:jcl-over-slf4j:1.7.33"
72
api "org.slf4j:log4j-over-slf4j:1.7.33"
73
api "org.slf4j:slf4j-api:1.7.33"
74
- api "org.springframework.ldap:spring-ldap-core:2.3.4.RELEASE"
+ api "org.springframework.ldap:spring-ldap-core:2.4.0-M1"
75
api "org.synchronoss.cloud:nio-multipart-parser:1.1.0"
76
}
77
0 commit comments