Skip to content

Commit bebf025

Browse files
committed
Upgrade to Spring LDAP 3.2.0-M3.
Closes #426
1 parent 643ea7f commit bebf025

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
</parent>
2020

2121
<properties>
22-
<spring-ldap>3.2.0-M1</spring-ldap>
22+
<spring-ldap>3.2.0-M3</spring-ldap>
2323
<springdata.commons>3.2.0-SNAPSHOT</springdata.commons>
2424
<java-module-name>spring.data.ldap</java-module-name>
2525
</properties>

0 commit comments

Comments
 (0)