Updated to Spring 3.0.5

This commit is contained in:
Luke Taylor 2010-10-26 13:52:57 +01:00
parent 21ed5feb8d
commit f85baac943
1 changed files with 1 additions and 1 deletions

View File

@ -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'