Update spring-ldap-core to 2.3.4.RELEASE

Closes gh-9756
This commit is contained in:
Rob Winch 2021-05-14 11:55:47 -05:00
parent 5aa2dace18
commit 1c8bef5bad
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@ dependencies {
api "org.slf4j:jcl-over-slf4j:1.7.30"
api "org.slf4j:log4j-over-slf4j:1.7.30"
api "org.slf4j:slf4j-api:1.7.30"
api "org.springframework.ldap:spring-ldap-core:2.3.3.RELEASE"
api "org.springframework.ldap:spring-ldap-core:2.3.4.RELEASE"
api "org.synchronoss.cloud:nio-multipart-parser:1.1.0"
}
}