Browse Source

SEC-1036: Updated ldap sample pom

3.0.x
Luke Taylor 17 years ago
parent
commit
781b09e889
  1. 3
      samples/ldap/pom.xml

3
samples/ldap/pom.xml

@ -54,8 +54,7 @@ @@ -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>

Loading…
Cancel
Save