Skip to content

Commit cfe4855

Browse files
committed
Update org.slf4j to 1.7.32
Closes gh-10193
1 parent c7b73d7 commit cfe4855

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

dependencies/spring-security-dependencies.gradle

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -71,9 +71,9 @@ dependencies {
7171
api "org.seleniumhq.selenium:selenium-java:3.141.59"
7272
api "org.seleniumhq.selenium:selenium-support:3.141.59"
7373
api "org.skyscreamer:jsonassert:1.5.0"
74-
api "org.slf4j:jcl-over-slf4j:1.7.31"
75-
api "org.slf4j:log4j-over-slf4j:1.7.31"
76-
api "org.slf4j:slf4j-api:1.7.31"
74+
api "org.slf4j:jcl-over-slf4j:1.7.32"
75+
api "org.slf4j:log4j-over-slf4j:1.7.32"
76+
api "org.slf4j:slf4j-api:1.7.32"
7777
api "org.springframework.ldap:spring-ldap-core:2.3.4.RELEASE"
7878
api "org.synchronoss.cloud:nio-multipart-parser:1.1.0"
7979
}

0 commit comments

Comments
 (0)