Upgrade to Spring LDAP 2.3.4.RELEASE.

Closes #260
This commit is contained in:
Mark Paluch
2021-05-17 09:14:14 +02:00
parent fb4b2451bf
commit 2a23955e03

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