Skip to content

Commit d2a1be0

Browse files
committed
Build against Spring LDAP 3.2.0 snapshots.
See #414
1 parent 50966c7 commit d2a1be0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
</parent>
1919

2020
<properties>
21-
<spring-ldap>3.2.0-M1</spring-ldap>
21+
<spring-ldap>3.2.0-SNAPSHOT</spring-ldap>
2222
<springdata.commons>3.2.0-SNAPSHOT</springdata.commons>
2323
<java-module-name>spring.data.ldap</java-module-name>
2424
</properties>

0 commit comments

Comments
 (0)