Upgrade to Spring LDAP 2.3.6.

Closes #304
This commit is contained in:
Mark Paluch
2022-02-18 08:28:15 +01:00
parent 177b93f03c
commit c71d09dbec

View File

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