1
0
mirror of synced 2026-08-04 09:17:02 +00:00

Upgrade to Spring LDAP 1.2 final.

This commit is contained in:
Luke Taylor
2007-11-17 20:53:26 +00:00
parent b1b3f585e4
commit 91e0a329f9
+1 -1
View File
@@ -56,7 +56,7 @@
<dependency>
<groupId>org.springframework.ldap</groupId>
<artifactId>spring-ldap</artifactId>
<version>1.2-RC1</version>
<version>1.2</version>
<optional>true</optional>
</dependency>
<dependency>