mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-05-31 01:02:14 +00:00
Update to Spring LDAP 2.2.0.RELEASE
Fixes gh-4124
This commit is contained in:
parent
14e5e06ae0
commit
7259759f8d
@ -28,7 +28,7 @@ allprojects {
|
||||
ext.releaseBuild = version.endsWith('RELEASE')
|
||||
ext.snapshotBuild = version.endsWith('SNAPSHOT')
|
||||
ext.springVersion = '4.3.4.RELEASE'
|
||||
ext.springLdapVersion = '2.2.0.RC1'
|
||||
ext.springLdapVersion = '2.2.0.RELEASE'
|
||||
|
||||
group = 'org.springframework.security'
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user