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 7be85db commit 9af9a58Copy full SHA for 9af9a58
dependencies/build.gradle
@@ -62,7 +62,7 @@ dependencies {
62
api "org.springframework.security:spring-security-config:5.8.2"
63
api "org.springframework.security:spring-security-core:5.8.2"
64
api "org.springframework.security:spring-security-ldap:5.8.2"
65
- api "org.springframework.ldap:spring-ldap-core:2.4.1"
+ api "org.springframework.ldap:spring-ldap-core:3.0.2"
66
}
67
68
0 commit comments