1
0
mirror of synced 2026-07-19 09:35:12 +00:00

Revert UnboundId to 3.2.1

The 3.x series is more aligned with the rest of the Spring ecosystem
at this point in history.

Fixes: gh-5984
This commit is contained in:
Josh Cummings
2018-10-23 11:12:33 -06:00
parent 657f0475ec
commit dca42b5602
+1 -1
View File
@@ -14,7 +14,7 @@ dependencies {
"org.apache.directory.server:apacheds-server-jndi:$apacheDsVersion",
'org.apache.directory.shared:shared-ldap:0.9.15',
'ldapsdk:ldapsdk:4.1',
'com.unboundid:unboundid-ldapsdk:4.0.8'
'com.unboundid:unboundid-ldapsdk:3.2.1'
compile ("org.springframework.ldap:spring-ldap-core:$springLdapVersion") {
exclude(group: 'commons-logging', module: 'commons-logging')