Upgrade to Spring LDAP 2.3.4.RELEASE.

Closes #260
This commit is contained in:
Mark Paluch
2021-05-17 09:16:18 +02:00
parent 0435848c19
commit c5b66e538d

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.5.2-SNAPSHOT</springdata.commons>
<java-module-name>spring.data.ldap</java-module-name>
</properties>