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 baf21e4 commit 87d1e1bCopy full SHA for 87d1e1b
dependencies/build.gradle
@@ -62,7 +62,7 @@ dependencies {
62
api "org.springframework.security:spring-security-config:6.0.0-M5"
63
api "org.springframework.security:spring-security-core:6.0.0-M5"
64
api "org.springframework.security:spring-security-ldap:6.0.0-M5"
65
- api "org.springframework.ldap:spring-ldap-core:2.3.4.RELEASE"
+ api "org.springframework.ldap:spring-ldap-core:2.4.1"
66
}
67
68
0 commit comments