Skip to content

Commit

Permalink
DATALDAP-18 - Upgraded to Spring LDAP 2.3.1.RELEASE.
Browse files Browse the repository at this point in the history
  • Loading branch information
odrotbohm committed Jan 23, 2017
1 parent 07a2bb7 commit f8921c5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -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>
Expand Down Expand Up @@ -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>
Expand Down

0 comments on commit f8921c5

Please sign in to comment.