Upgrade to Spring LDAP 2.3.8.

Closes #337
This commit is contained in:
Mark Paluch
2022-06-20 09:15:36 +02:00
parent 7d61999150
commit 7133e624ab

View File

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