1
0
mirror of synced 2026-08-05 17:57:15 +00:00

Upgrade Spring-LDAP to 1.2.1 version.

This commit is contained in:
Luke Taylor
2007-12-11 18:08:44 +00:00
parent 1bbe6ca456
commit 82cfa722be
5 changed files with 8 additions and 34 deletions
+1 -1
View File
@@ -36,7 +36,7 @@
<dependency>
<groupId>org.springframework.ldap</groupId>
<artifactId>spring-ldap</artifactId>
<version>1.2.1-SNAPSHOT</version>
<version>1.2.1</version>
<optional>true</optional>
</dependency>
</dependencies>