Downgrade to Spring LDAP 3.2.10.

Closes #547
This commit is contained in:
Mark Paluch
2025-04-22 14:28:20 +02:00
parent 5b82cbcddb
commit f6676d53d0

View File

@@ -18,7 +18,7 @@
</parent>
<properties>
<spring-ldap>3.3.0</spring-ldap>
<spring-ldap>3.2.10</spring-ldap>
<springdata.commons>4.0.0-SNAPSHOT</springdata.commons>
<java-module-name>spring.data.ldap</java-module-name>
<unboundid-ldapsdk>7.0.1</unboundid-ldapsdk>