Update spring-ldap-core to 2.4.1

Closes gh-11563
This commit is contained in:
Steve Riesenberg 2022-07-15 12:42:57 -05:00
parent 5ddc1011a7
commit 33e4b07cc8
No known key found for this signature in database
GPG Key ID: 5F311AB48A55D521
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ dependencies {
api "org.skyscreamer:jsonassert:1.5.1"
api "org.slf4j:log4j-over-slf4j:1.7.36"
api "org.slf4j:slf4j-api:1.7.36"
api "org.springframework.ldap:spring-ldap-core:2.4.0-M1"
api "org.springframework.ldap:spring-ldap-core:2.4.1"
api "org.synchronoss.cloud:nio-multipart-parser:1.1.0"
}
}