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 995e4c2 commit fd17ca2Copy full SHA for fd17ca2
dependencies/build.gradle
@@ -60,6 +60,9 @@ dependencies {
60
api "org.slf4j:log4j-over-slf4j:1.7.36"
61
api "org.slf4j:slf4j-api:1.7.36"
62
api "org.slf4j:slf4j-log4j12:1.7.36"
63
+ api "org.springframework.security:spring-security-config:5.8.14"
64
+ api "org.springframework.security:spring-security-core:5.8.14"
65
+ api "org.springframework.security:spring-security-ldap:5.8.14"
66
}
67
68
0 commit comments