1
0
mirror of synced 2026-08-05 09:47:05 +00:00

Upgrade to Spring 3.0.4 and adjust IDEA plugin customization.

This commit is contained in:
Luke Taylor
2010-08-21 14:15:54 +01:00
parent 1db83fc81e
commit 9e5189c8ba
2 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
apply plugin: 'java'
apply plugin: 'eclipse'
springVersion = '3.0.3.RELEASE'
springVersion = '3.0.4.RELEASE'
springLdapVersion = '1.3.0.RELEASE'
ehcacheVersion = '1.6.2'
aspectjVersion = '1.6.9'