Upgrade to Spring LDAP 2.3.7.

Closes #323
This commit is contained in:
Mark Paluch
2022-04-19 09:56:36 +02:00
parent 6c9caebb5c
commit f1ded90e44

View File

@@ -18,7 +18,7 @@
</parent>
<properties>
<spring-ldap>2.3.6.RELEASE</spring-ldap>
<spring-ldap>2.3.7.RELEASE</spring-ldap>
<springdata.commons>2.5.11-SNAPSHOT</springdata.commons>
<java-module-name>spring.data.ldap</java-module-name>
</properties>