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 159dfd1 commit 3aba8d3Copy full SHA for 3aba8d3
dependencies/build.gradle
@@ -56,7 +56,7 @@ dependencies {
56
api "org.slf4j:slf4j-api:1.7.36"
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.9"
+ api "org.springframework.security:spring-security-core:5.8.13"
60
api "org.springframework.security:spring-security-ldap:5.8.13"
61
}
62
0 commit comments