Skip to content

Commit 4f74dce

Browse files
committed
Upgrade to Spring LDAP 3.0.4.
Closes #397
1 parent bac790a commit 4f74dce

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,7 +18,7 @@
1818
</parent>
1919

2020
<properties>
21-
<spring-ldap>3.0.3</spring-ldap>
21+
<spring-ldap>3.0.4</spring-ldap>
2222
<springdata.commons>3.0.7-SNAPSHOT</springdata.commons>
2323
<java-module-name>spring.data.ldap</java-module-name>
2424
</properties>
@@ -160,7 +160,7 @@
160160
<profile>
161161
<id>springldap-next</id>
162162
<properties>
163-
<spring-ldap>2.3.2.BUILD-SNAPSHOT</spring-ldap>
163+
<spring-ldap>3.0.5-SNAPSHOT</spring-ldap>
164164
</properties>
165165
</profile>
166166
</profiles>

0 commit comments

Comments
 (0)