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 65b0263431
commit e18b154052

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.1.0.BUILD-SNAPSHOT</springdata.commons>
<java-module-name>spring.data.ldap</java-module-name>
</properties>