Skip to content

Commit efbd48c

Browse files
Update org.slf4j to 1.7.36
Closes gh-10891
1 parent 970beaa commit efbd48c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dependencies/spring-security-dependencies.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,8 @@ dependencies {
6969
api "org.seleniumhq.selenium:selenium-java:3.141.59"
7070
api "org.seleniumhq.selenium:selenium-support:3.141.59"
7171
api "org.skyscreamer:jsonassert:1.5.0"
72-
api "org.slf4j:log4j-over-slf4j:1.7.33"
73-
api "org.slf4j:slf4j-api:1.7.33"
72+
api "org.slf4j:log4j-over-slf4j:1.7.36"
73+
api "org.slf4j:slf4j-api:1.7.36"
7474
api "org.springframework.ldap:spring-ldap-core:2.4.0-M1"
7575
api "org.synchronoss.cloud:nio-multipart-parser:1.1.0"
7676
}

0 commit comments

Comments
 (0)