Skip to content

Commit 8aa7b58

Browse files
author
Steve Riesenberg
committed
Update org.slf4j to 1.7.33
Closes gh-10729
1 parent 29bc674 commit 8aa7b58

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
@@ -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.32"
72-
api "org.slf4j:log4j-over-slf4j:1.7.32"
73-
api "org.slf4j:slf4j-api:1.7.32"
71+
api "org.slf4j:jcl-over-slf4j:1.7.33"
72+
api "org.slf4j:log4j-over-slf4j:1.7.33"
73+
api "org.slf4j:slf4j-api:1.7.33"
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)