Update spring-ldap-core to 3.0.1

Closes gh-12904
This commit is contained in:
Josh Cummings 2023-03-20 07:35:45 -06:00
parent 6ffbadc8f7
commit d77a9d6629
No known key found for this signature in database
GPG Key ID: A306A51F43B8E5A5
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ dependencies {
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.springframework.ldap:spring-ldap-core:3.0.0"
api "org.springframework.ldap:spring-ldap-core:3.0.1"
api "org.synchronoss.cloud:nio-multipart-parser:1.1.0"
api 'org.apache.maven.resolver:maven-resolver-connector-basic:1.8.2'
api 'org.apache.maven.resolver:maven-resolver-impl:1.8.2'