DATALDAP-51 - Upgrade to Spring LDAP 2.3.2.RELEASE.

Original pull request: #4.
This commit is contained in:
Eddú Meléndez
2017-10-06 20:36:34 -07:00
committed by Mark Paluch
parent c986002610
commit 8b35eccd0f

View File

@@ -18,7 +18,7 @@
</parent>
<properties>
<spring-ldap>2.3.1.RELEASE</spring-ldap>
<spring-ldap>2.3.2.RELEASE</spring-ldap>
<springdata.commons>2.0.1.BUILD-SNAPSHOT</springdata.commons>
<java-module-name>spring.data.ldap</java-module-name>
</properties>