Skip to content

Commit b5908ce

Browse files
dependabot[bot]jzheaux
authored andcommitted
Bump org.slf4j:log4j-over-slf4j from 1.7.36 to 2.0.17
Bumps org.slf4j:log4j-over-slf4j from 1.7.36 to 2.0.17. --- updated-dependencies: - dependency-name: org.slf4j:log4j-over-slf4j dependency-version: 2.0.17 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 14e63a5 commit b5908ce

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

dependencies/build.gradle

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -57,10 +57,10 @@ dependencies {
5757
api "junit:junit:4.13.2"
5858
api "org.mockito:mockito-core:5.14.1"
5959
api "org.mockito:mockito-junit-jupiter:5.14.1"
60-
api "org.slf4j:jcl-over-slf4j:1.7.36"
61-
api "org.slf4j:log4j-over-slf4j:1.7.36"
62-
api "org.slf4j:slf4j-api:1.7.36"
63-
api "org.slf4j:slf4j-log4j12:1.7.36"
60+
api "org.slf4j:jcl-over-slf4j:2.0.17"
61+
api "org.slf4j:log4j-over-slf4j:2.0.17"
62+
api "org.slf4j:slf4j-api:2.0.17"
63+
api "org.slf4j:slf4j-log4j12:2.0.17"
6464
api "org.springframework.security:spring-security-config"
6565
api "org.springframework.security:spring-security-core"
6666
api "org.springframework.security:spring-security-ldap"

0 commit comments

Comments
 (0)