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 a8915f4 commit c505b40Copy full SHA for c505b40
dependencies/build.gradle
@@ -56,9 +56,9 @@ dependencies {
56
api "org.mockito:mockito-inline:4.11.0"
57
api "org.mockito:mockito-junit-jupiter:4.11.0"
58
api "org.slf4j:jcl-over-slf4j:1.7.32"
59
- api "org.slf4j:log4j-over-slf4j:1.7.32"
60
- api "org.slf4j:slf4j-api:1.7.32"
61
- api "org.slf4j:slf4j-log4j12:1.7.32"
+ api "org.slf4j:log4j-over-slf4j:1.7.36"
+ api "org.slf4j:slf4j-api:1.7.36"
+ api "org.slf4j:slf4j-log4j12:1.7.36"
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"
0 commit comments