Upgrade to Spring LDAP 2.3.5.RELEASE.

Closes #293
This commit is contained in:
Mark Paluch
2022-01-04 14:04:46 +01:00
parent 199179aa0e
commit 825eaee7f3

View File

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