Skip to content

Commit b918720

Browse files
committed
Build against Spring LDAP 2.4.0 snapshots.
See #305
1 parent 3b271e5 commit b918720

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>2.4.0-M1</spring-ldap>
21+
<spring-ldap>2.4.0-SNAPSHOT</spring-ldap>
2222
<springdata.commons>2.7.0-SNAPSHOT</springdata.commons>
2323
<java-module-name>spring.data.ldap</java-module-name>
2424
</properties>

0 commit comments

Comments
 (0)