SEC-2487: Update to Spring 3.2.8.RELEASE
This commit is contained in:
+1
-1
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user