SEC-1747: Upgrade to Spring LDAP 1.3.1

This commit is contained in:
Luke Taylor 2011-05-17 23:40:07 +01:00
parent 1833b234a5
commit a2cdbab50c

View File

@ -527,7 +527,7 @@
<dependency>
<groupId>org.springframework.ldap</groupId>
<artifactId>spring-ldap-core</artifactId>
<version>1.3.0.RELEASE</version>
<version>1.3.1.RELEASE</version>
<exclusions>
<exclusion>
<groupId>org.springframework</groupId>