Explorar o código

Update to Spring Framework 4.3.22

Fixes gh-6406
Joe Grandja %!s(int64=6) %!d(string=hai) anos
pai
achega
59ea0f0711
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -30,7 +30,7 @@ allprojects {
 
 	ext.releaseBuild = version.endsWith('RELEASE')
 	ext.snapshotBuild = version.endsWith('SNAPSHOT')
-	ext.springVersion = '4.3.21.RELEASE'
+	ext.springVersion = '4.3.22.RELEASE'
 	ext.springLdapVersion = '2.3.2.RELEASE'
 
 	group = 'org.springframework.security'