mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-05-30 08:42:13 +00:00
SEC-1747: Upgrade to Spring LDAP 1.3.1
This commit is contained in:
parent
ce19b470e2
commit
3e18be1478
@ -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'
|
||||
|
Loading…
x
Reference in New Issue
Block a user