We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5a6d4c commit da6afebCopy full SHA for da6afeb
pom.xml
@@ -18,10 +18,10 @@
18
</parent>
19
20
<properties>
21
- <spring-ldap>3.3.0</spring-ldap>
+ <spring-ldap>4.0.0-M1</spring-ldap>
22
<springdata.commons>4.0.0-SNAPSHOT</springdata.commons>
23
<java-module-name>spring.data.ldap</java-module-name>
24
- <unboundid-ldapsdk>7.0.1</unboundid-ldapsdk>
+ <unboundid-ldapsdk>7.0.3</unboundid-ldapsdk>
25
</properties>
26
27
<developers>
0 commit comments