|
@@ -42,7 +42,7 @@ allprojects {
|
|
|
ext.releaseBuild = version.endsWith('RELEASE')
|
|
|
ext.snapshotBuild = version.endsWith('SNAPSHOT')
|
|
|
ext.springVersion = '4.3.30.RELEASE'
|
|
|
- ext.springLdapVersion = '2.3.2.RELEASE'
|
|
|
+ ext.springLdapVersion = '2.3.3.RELEASE'
|
|
|
|
|
|
group = 'org.springframework.security'
|
|
|
|