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 e8184d1 commit b1064bdCopy full SHA for b1064bd
dependencies/spring-security-dependencies.gradle
@@ -65,7 +65,7 @@ dependencies {
65
api "org.skyscreamer:jsonassert:1.5.1"
66
api "org.slf4j:log4j-over-slf4j:1.7.36"
67
api "org.slf4j:slf4j-api:1.7.36"
68
- api "org.springframework.ldap:spring-ldap-core:3.0.0-SNAPSHOT"
+ api "org.springframework.ldap:spring-ldap-core:3.0.0-M3"
69
api "org.synchronoss.cloud:nio-multipart-parser:1.1.0"
70
}
71
0 commit comments