mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-07-12 13:23:29 +00:00
Update to Spring LDAP 2.3.3
Closes gh-9274
This commit is contained in:
parent
66ca1d93f2
commit
932b084923
@ -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'
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user