Upgrade to Spring LDAP 3.3.0-RC1.

Closes #543
This commit is contained in:
Mark Paluch
2025-04-22 10:39:39 +02:00
parent 89b099c96e
commit e67ab3cd15

View File

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