DATALDAP-18 - Upgraded to Spring LDAP 2.3.1.RELEASE.

This commit is contained in:
Oliver Gierke
2017-01-23 16:11:50 +01:00
parent 07a2bb7ca7
commit f8921c5295

View File

@@ -19,7 +19,7 @@
</parent>
<properties>
<spring-ldap>2.3.0.RC1</spring-ldap>
<spring-ldap>2.3.1.RELEASE</spring-ldap>
<springdata.commons>1.13.0.BUILD-SNAPSHOT</springdata.commons>
<assertj>3.5.2</assertj>
<bundlor.enabled>false</bundlor.enabled>
@@ -155,7 +155,7 @@
<profile>
<id>springldap-next</id>
<properties>
<spring-ldap>2.3.0.BUILD-SNAPSHOT</spring-ldap>
<spring-ldap>2.4.0.BUILD-SNAPSHOT</spring-ldap>
</properties>
</profile>
<profile>