Update slf4j-api to 2.0.9

Closes gh-13836
This commit is contained in:
Steve Riesenberg 2023-09-15 11:54:33 -05:00
parent 590ef21aa3
commit b17bab2bc7
No known key found for this signature in database
GPG Key ID: 5F311AB48A55D521
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ dependencies {
api "org.seleniumhq.selenium:selenium-support:3.141.59"
api "org.skyscreamer:jsonassert:1.5.1"
api "org.slf4j:log4j-over-slf4j:1.7.36"
api "org.slf4j:slf4j-api:2.0.7"
api "org.slf4j:slf4j-api:2.0.9"
api "org.springframework.ldap:spring-ldap-core:3.2.0-M2"
api "org.synchronoss.cloud:nio-multipart-parser:1.1.0"
api 'org.apache.maven.resolver:maven-resolver-connector-basic:1.9.15'