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 35e74ec commit 1b759eb
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>2.0.0.BUILD-SNAPSHOT</springdata.commons>
</properties>

Expand Down Expand Up @@ -138,7 +138,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 1b759eb

Please sign in to comment.