mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-07-14 14:23:30 +00:00
Update to Spring 4.3.28.RELEASE
Closes gh-9103
This commit is contained in:
parent
8ab8376b9c
commit
2aa09d11e2
@ -34,7 +34,7 @@ allprojects {
|
||||
|
||||
ext.releaseBuild = version.endsWith('RELEASE')
|
||||
ext.snapshotBuild = version.endsWith('SNAPSHOT')
|
||||
ext.springVersion = '4.3.26.RELEASE'
|
||||
ext.springVersion = '4.3.28.RELEASE'
|
||||
ext.springLdapVersion = '2.3.2.RELEASE'
|
||||
|
||||
group = 'org.springframework.security'
|
||||
|
Loading…
x
Reference in New Issue
Block a user