Upgrade to Spring LDAP 3.0 RC1.

Closes #348
This commit is contained in:
Mark Paluch
2022-10-13 08:15:53 +02:00
parent a27481af0d
commit 002099a03d

View File

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