Skip to content

Commit 9d2d675

Browse files
Update org.slf4j to 1.7.33
Closes gh-10757
1 parent faa6356 commit 9d2d675

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
@@ -67,9 +67,9 @@ dependencies {
6767
api "org.seleniumhq.selenium:selenium-java:3.141.59"
6868
api "org.seleniumhq.selenium:selenium-support:3.141.59"
6969
api "org.skyscreamer:jsonassert:1.5.0"
70-
api "org.slf4j:jcl-over-slf4j:1.7.32"
71-
api "org.slf4j:log4j-over-slf4j:1.7.32"
72-
api "org.slf4j:slf4j-api:1.7.32"
70+
api "org.slf4j:jcl-over-slf4j:1.7.33"
71+
api "org.slf4j:log4j-over-slf4j:1.7.33"
72+
api "org.slf4j:slf4j-api:1.7.33"
7373
api "org.springframework.ldap:spring-ldap-core:2.3.4.RELEASE"
7474
api "org.synchronoss.cloud:nio-multipart-parser:1.1.0"
7575
}

0 commit comments

Comments
 (0)