mirror of
https://github.com/spring-projects/spring-security.git
synced 2026-05-03 03:45:28 +01:00
Update org.slf4j to 1.7.31
Closes gh-9983
This commit is contained in:
+3
-3
@@ -71,9 +71,9 @@ dependencies {
|
|||||||
api "org.seleniumhq.selenium:selenium-java:3.141.59"
|
api "org.seleniumhq.selenium:selenium-java:3.141.59"
|
||||||
api "org.seleniumhq.selenium:selenium-support:3.141.59"
|
api "org.seleniumhq.selenium:selenium-support:3.141.59"
|
||||||
api "org.skyscreamer:jsonassert:1.5.0"
|
api "org.skyscreamer:jsonassert:1.5.0"
|
||||||
api "org.slf4j:jcl-over-slf4j:1.7.30"
|
api "org.slf4j:jcl-over-slf4j:1.7.31"
|
||||||
api "org.slf4j:log4j-over-slf4j:1.7.30"
|
api "org.slf4j:log4j-over-slf4j:1.7.31"
|
||||||
api "org.slf4j:slf4j-api:1.7.30"
|
api "org.slf4j:slf4j-api:1.7.31"
|
||||||
api "org.springframework.ldap:spring-ldap-core:2.3.4.RELEASE"
|
api "org.springframework.ldap:spring-ldap-core:2.3.4.RELEASE"
|
||||||
api "org.synchronoss.cloud:nio-multipart-parser:1.1.0"
|
api "org.synchronoss.cloud:nio-multipart-parser:1.1.0"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user