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 6141a0c commit 344d014Copy full SHA for 344d014
dependencies/build.gradle
@@ -57,7 +57,7 @@ dependencies {
57
api "org.slf4j:slf4j-log4j12:1.7.36"
58
api "org.springframework.security:spring-security-config:5.8.13"
59
api "org.springframework.security:spring-security-core:5.8.14"
60
- api "org.springframework.security:spring-security-ldap:5.8.13"
+ api "org.springframework.security:spring-security-ldap:5.8.14"
61
}
62
63
0 commit comments