File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -63,13 +63,13 @@ dependencies {
63
63
api " org.mockito:mockito-core:3.12.4"
64
64
api " org.mockito:mockito-inline:3.12.4"
65
65
api " org.mockito:mockito-junit-jupiter:3.12.4"
66
- api " org.slf4j:jcl-over-slf4j:1.7.32 "
67
- api " org.slf4j:log4j-over-slf4j:1.7.32 "
68
- api " org.slf4j:slf4j-api:1.7.32 "
66
+ api " org.slf4j:jcl-over-slf4j:1.7.36 "
67
+ api " org.slf4j:log4j-over-slf4j:1.7.36 "
68
+ api " org.slf4j:slf4j-api:1.7.36 "
69
69
api " org.springframework.security:spring-security-config:5.6.5"
70
70
api " org.springframework.security:spring-security-core:5.6.5"
71
71
api " org.springframework.security:spring-security-ldap:5.6.5"
72
- api " org.slf4j:slf4j-log4j12:1.7.32 "
72
+ api " org.slf4j:slf4j-log4j12:1.7.36 "
73
73
api " org.springframework.ldap:spring-ldap-core:2.3.4.RELEASE"
74
74
}
75
75
}
You can’t perform that action at this time.
0 commit comments