1
0
mirror of synced 2026-05-22 21:33:16 +00:00

Update to Spring LDAP 3.0.0-M3

Closes gh-11718
This commit is contained in:
Marcus Da Coregio
2022-09-16 14:50:15 -03:00
parent e8184d1b76
commit b1064bd3e2
+1 -1
View File
@@ -65,7 +65,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:3.0.0-SNAPSHOT"
api "org.springframework.ldap:spring-ldap-core:3.0.0-M3"
api "org.synchronoss.cloud:nio-multipart-parser:1.1.0"
}
}