|
@@ -25,7 +25,7 @@ allprojects {
|
|
|
|
|
|
ext.releaseBuild = version.endsWith('RELEASE')
|
|
ext.releaseBuild = version.endsWith('RELEASE')
|
|
ext.snapshotBuild = version.endsWith('SNAPSHOT')
|
|
ext.snapshotBuild = version.endsWith('SNAPSHOT')
|
|
- ext.springVersion = '3.2.6.RELEASE'
|
|
|
|
|
|
+ ext.springVersion = '3.2.7.RELEASE'
|
|
ext.spring4Version = '4.0.0.RELEASE'
|
|
ext.spring4Version = '4.0.0.RELEASE'
|
|
|
|
|
|
group = 'org.springframework.security'
|
|
group = 'org.springframework.security'
|