Corrected version of Spring-ldap in ntlm module (again).

This commit is contained in:
Luke Taylor 2007-11-20 21:35:48 +00:00
parent a23e7e43d3
commit a9396afcd0
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@
<dependency>
<groupId>org.springframework.ldap</groupId>
<artifactId>spring-ldap</artifactId>
<version>1.2-SNAPSHOT</version>
<version>1.2.1-SNAPSHOT</version>
<optional>true</optional>
</dependency>
</dependencies>