SEC-1747: Upgrade to Spring LDAP 1.3.1

This commit is contained in:
Luke Taylor 2011-05-17 23:39:19 +01:00
parent ce19b470e2
commit 3e18be1478

View File

@ -2,7 +2,7 @@ apply plugin: 'java'
apply plugin: 'eclipse'
springVersion = '3.0.5.RELEASE'
springLdapVersion = '1.3.0.RELEASE'
springLdapVersion = '1.3.1.RELEASE'
ehcacheVersion = '1.6.2'
aspectjVersion = '1.6.10'
apacheDsVersion = '1.5.5'