Upgrade to Spring LDAP 2.3.4.RELEASE.

Closes #260
This commit is contained in:
Mark Paluch
2021-05-17 09:15:11 +02:00
parent efac47de52
commit c5d31c9444

View File

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