Skip to content

Commit 1d4859a

Browse files
committed
Update org.slf4j to 1.7.32
Closes gh-10204
1 parent 0a40ce6 commit 1d4859a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: dependencies/spring-security-dependencies.gradle

+3-3
Original file line numberDiff line numberDiff line change
@@ -68,9 +68,9 @@ dependencies {
6868
api "org.seleniumhq.selenium:selenium-java:3.141.59"
6969
api "org.seleniumhq.selenium:selenium-support:3.141.59"
7070
api "org.skyscreamer:jsonassert:1.5.0"
71-
api "org.slf4j:jcl-over-slf4j:1.7.31"
72-
api "org.slf4j:log4j-over-slf4j:1.7.31"
73-
api "org.slf4j:slf4j-api:1.7.31"
71+
api "org.slf4j:jcl-over-slf4j:1.7.32"
72+
api "org.slf4j:log4j-over-slf4j:1.7.32"
73+
api "org.slf4j:slf4j-api:1.7.32"
7474
api "org.springframework.ldap:spring-ldap-core:2.3.4.RELEASE"
7575
api "org.synchronoss.cloud:nio-multipart-parser:1.1.0"
7676
}

0 commit comments

Comments
 (0)