Skip to content

Commit da6afeb

Browse files
committed
Upgrade to Spring LDAP 4.0.0-M1.
Closes #558
1 parent c5a6d4c commit da6afeb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@
1818
</parent>
1919

2020
<properties>
21-
<spring-ldap>3.3.0</spring-ldap>
21+
<spring-ldap>4.0.0-M1</spring-ldap>
2222
<springdata.commons>4.0.0-SNAPSHOT</springdata.commons>
2323
<java-module-name>spring.data.ldap</java-module-name>
24-
<unboundid-ldapsdk>7.0.1</unboundid-ldapsdk>
24+
<unboundid-ldapsdk>7.0.3</unboundid-ldapsdk>
2525
</properties>
2626

2727
<developers>

0 commit comments

Comments
 (0)