Build against Spring LDAP 3.0 snapshots.

See #295
This commit is contained in:
Mark Paluch
2022-01-13 13:13:23 +01:00
parent 7018915abb
commit b0d6771d11

View File

@@ -18,7 +18,7 @@
</parent>
<properties>
<spring-ldap>2.3.5.RELEASE</spring-ldap>
<spring-ldap>3.0.0-SNAPSHOT</spring-ldap>
<springdata.commons>3.0.0-SNAPSHOT</springdata.commons>
<java-module-name>spring.data.ldap</java-module-name>
</properties>