1
0
mirror of synced 2026-08-04 17:27:13 +00:00

SEC-2487: Update to Spring 3.2.8.RELEASE

This commit is contained in:
Rob Winch
2014-02-19 09:30:40 -06:00
parent 85305050c0
commit 7f99a2dfbb
42 changed files with 208 additions and 208 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ allprojects {
ext.releaseBuild = version.endsWith('RELEASE')
ext.snapshotBuild = version.endsWith('SNAPSHOT')
ext.springVersion = '3.2.7.RELEASE'
ext.springVersion = '3.2.8.RELEASE'
ext.spring4Version = '4.0.1.RELEASE'
ext.springLdapVersion = '1.3.2.RELEASE'
ext.springLdap2Version = '2.0.1.CI-SNAPSHOT'