Update spring-ldap-core to 3.2.0-M1

Closes gh-13545
This commit is contained in:
Josh Cummings 2023-07-14 15:44:59 -06:00
parent 5ff02f6c35
commit 6bfb691e58
No known key found for this signature in database
GPG Key ID: A306A51F43B8E5A5
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,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.4"
api "org.springframework.ldap:spring-ldap-core:3.2.0-M1"
api "org.synchronoss.cloud:nio-multipart-parser:1.1.0"
api 'org.apache.maven.resolver:maven-resolver-connector-basic:1.9.13'
api 'org.apache.maven.resolver:maven-resolver-impl:1.9.13'