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 {
6363 api " org.mockito:mockito-core:3.12.4"
6464 api " org.mockito:mockito-inline:3.12.4"
6565 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 "
6969 api " org.springframework.security:spring-security-config:5.6.5"
7070 api " org.springframework.security:spring-security-core:5.6.5"
7171 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 "
7373 api " org.springframework.ldap:spring-ldap-core:2.3.4.RELEASE"
7474 }
7575}
You can’t perform that action at this time.
0 commit comments