1
0
mirror of synced 2026-08-02 16:27:08 +00:00

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