SEC-1036: Updated ldap sample pom

This commit is contained in:
Luke Taylor 2008-11-29 14:16:08 +00:00
parent b25d6958d7
commit 781b09e889
1 changed files with 4 additions and 5 deletions

View File

@ -54,8 +54,7 @@
</dependency>
<dependency>
<groupId>org.springframework.ldap</groupId>
<artifactId>spring-ldap</artifactId>
<version>1.2.1</version>
<artifactId>spring-ldap-core</artifactId>
</dependency>
</dependencies>