Skip to content

Commit

Permalink
Update org.slf4j to 1.7.32
Browse files Browse the repository at this point in the history
Closes gh-10193
  • Loading branch information
jzheaux committed Aug 16, 2021
1 parent c7b73d7 commit cfe4855
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions dependencies/spring-security-dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -71,9 +71,9 @@ dependencies {
api "org.seleniumhq.selenium:selenium-java:3.141.59"
api "org.seleniumhq.selenium:selenium-support:3.141.59"
api "org.skyscreamer:jsonassert:1.5.0"
api "org.slf4j:jcl-over-slf4j:1.7.31"
api "org.slf4j:log4j-over-slf4j:1.7.31"
api "org.slf4j:slf4j-api:1.7.31"
api "org.slf4j:jcl-over-slf4j:1.7.32"
api "org.slf4j:log4j-over-slf4j:1.7.32"
api "org.slf4j:slf4j-api:1.7.32"
api "org.springframework.ldap:spring-ldap-core:2.3.4.RELEASE"
api "org.synchronoss.cloud:nio-multipart-parser:1.1.0"
}
Expand Down

0 comments on commit cfe4855

Please sign in to comment.