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 16c7095 commit e9de9f9Copy full SHA for e9de9f9
dependencies/build.gradle
@@ -62,7 +62,7 @@ dependencies {
62
api "org.slf4j:log4j-over-slf4j:1.7.36"
63
api "org.slf4j:slf4j-api:1.7.36"
64
api "org.slf4j:slf4j-log4j12:1.7.36"
65
- api "org.springframework.security:spring-security-config:5.8.15"
+ api "org.springframework.security:spring-security-config:5.8.16"
66
api "org.springframework.security:spring-security-core:5.8.16"
67
api "org.springframework.security:spring-security-ldap:5.8.16"
68
}
0 commit comments