Updated to Spring 3.0.5
This commit is contained in:
parent
21ed5feb8d
commit
f85baac943
|
@ -1,7 +1,7 @@
|
|||
apply plugin: 'java'
|
||||
apply plugin: 'eclipse'
|
||||
|
||||
springVersion = '3.0.4.RELEASE'
|
||||
springVersion = '3.0.5.RELEASE'
|
||||
springLdapVersion = '1.3.0.RELEASE'
|
||||
ehcacheVersion = '1.6.2'
|
||||
aspectjVersion = '1.6.9'
|
||||
|
|
Loading…
Reference in New Issue