DATALDAP-156 - Upgrade to Spring Ldap 2.3.3.

This commit is contained in:
Mark Paluch
2020-05-07 11:32:27 +02:00
parent 8464602fa7
commit 63b055d279

View File

@@ -18,7 +18,7 @@
</parent>
<properties>
<spring-ldap>2.3.2.RELEASE</spring-ldap>
<spring-ldap>2.3.3.RELEASE</spring-ldap>
<springdata.commons>2.2.8.BUILD-SNAPSHOT</springdata.commons>
<java-module-name>spring.data.ldap</java-module-name>
</properties>