We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ab8376 commit 2aa09d1Copy full SHA for 2aa09d1
build.gradle
@@ -34,7 +34,7 @@ allprojects {
34
35
ext.releaseBuild = version.endsWith('RELEASE')
36
ext.snapshotBuild = version.endsWith('SNAPSHOT')
37
- ext.springVersion = '4.3.26.RELEASE'
+ ext.springVersion = '4.3.28.RELEASE'
38
ext.springLdapVersion = '2.3.2.RELEASE'
39
40
group = 'org.springframework.security'
0 commit comments