Skip to content

Commit 516b5fe

Browse files
Update org.slf4j to 1.7.36
Closes gh-10874
1 parent 165e29e commit 516b5fe

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.32"
73-
api "org.slf4j:slf4j-api:1.7.32"
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.3.5.RELEASE"
7575
api "org.synchronoss.cloud:nio-multipart-parser:1.1.0"
7676
}

0 commit comments

Comments
 (0)