1
0
mirror of synced 2026-08-05 17:57:15 +00:00

Update to spring 3.2.17

This commit is contained in:
Rob Winch
2016-12-20 20:23:45 -06:00
parent 5e19ac5e7e
commit cdc485d121
43 changed files with 174 additions and 174 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ allprojects {
ext.releaseBuild = version.endsWith('RELEASE')
ext.snapshotBuild = version.endsWith('SNAPSHOT')
ext.springVersion = '3.2.13.RELEASE'
ext.springVersion = '3.2.17.RELEASE'
ext.spring4Version = '4.1.6.RELEASE'
ext.springLdapVersion = '1.3.2.RELEASE'
ext.springLdap2Version = '2.0.1.RELEASE'