Update to Spring 4.3.9.RELEASE

Fixes gh-4375
This commit is contained in:
Rob Winch 2017-06-07 21:59:34 -05:00
parent 469bc20e6d
commit 8b2faff7ad
50 changed files with 50 additions and 50 deletions

View File

@ -35,7 +35,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>4.3.5.RELEASE</version>
<version>4.3.9.RELEASE</version>
<type>pom</type>
<scope>import</scope>
</dependency>

View File

@ -35,7 +35,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>4.3.5.RELEASE</version>
<version>4.3.9.RELEASE</version>
<type>pom</type>
<scope>import</scope>
</dependency>

View File

@ -28,7 +28,7 @@ allprojects {
ext.releaseBuild = version.endsWith('RELEASE')
ext.snapshotBuild = version.endsWith('SNAPSHOT')
ext.springVersion = '4.3.5.RELEASE'
ext.springVersion = '4.3.9.RELEASE'
ext.springLdapVersion = '2.2.0.RELEASE'
group = 'org.springframework.security'

View File

@ -35,7 +35,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>4.3.5.RELEASE</version>
<version>4.3.9.RELEASE</version>
<type>pom</type>
<scope>import</scope>
</dependency>

View File

@ -35,7 +35,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>4.3.5.RELEASE</version>
<version>4.3.9.RELEASE</version>
<type>pom</type>
<scope>import</scope>
</dependency>

View File

@ -35,7 +35,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>4.3.5.RELEASE</version>
<version>4.3.9.RELEASE</version>
<type>pom</type>
<scope>import</scope>
</dependency>

View File

@ -40,7 +40,7 @@ public class SpringSecurityCoreVersion {
*/
public static final long SERIAL_VERSION_UID = 420L;
static final String MIN_SPRING_VERSION = "4.3.5.RELEASE";
static final String MIN_SPRING_VERSION = "4.3.9.RELEASE";
static {
performVersionChecks();

View File

@ -35,7 +35,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>4.3.5.RELEASE</version>
<version>4.3.9.RELEASE</version>
<type>pom</type>
<scope>import</scope>
</dependency>

View File

@ -35,7 +35,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>4.3.5.RELEASE</version>
<version>4.3.9.RELEASE</version>
<type>pom</type>
<scope>import</scope>
</dependency>

View File

@ -35,7 +35,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>4.3.5.RELEASE</version>
<version>4.3.9.RELEASE</version>
<type>pom</type>
<scope>import</scope>
</dependency>

View File

@ -35,7 +35,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>4.3.5.RELEASE</version>
<version>4.3.9.RELEASE</version>
<type>pom</type>
<scope>import</scope>
</dependency>

View File

@ -35,7 +35,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>4.3.5.RELEASE</version>
<version>4.3.9.RELEASE</version>
<type>pom</type>
<scope>import</scope>
</dependency>

View File

@ -35,7 +35,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>4.3.5.RELEASE</version>
<version>4.3.9.RELEASE</version>
<type>pom</type>
<scope>import</scope>
</dependency>

View File

@ -35,7 +35,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>4.3.5.RELEASE</version>
<version>4.3.9.RELEASE</version>
<type>pom</type>
<scope>import</scope>
</dependency>

View File

@ -35,7 +35,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>4.3.5.RELEASE</version>
<version>4.3.9.RELEASE</version>
<type>pom</type>
<scope>import</scope>
</dependency>

View File

@ -35,7 +35,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>4.3.5.RELEASE</version>
<version>4.3.9.RELEASE</version>
<type>pom</type>
<scope>import</scope>
</dependency>

View File

@ -35,7 +35,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>4.3.5.RELEASE</version>
<version>4.3.9.RELEASE</version>
<type>pom</type>
<scope>import</scope>
</dependency>

View File

@ -35,7 +35,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>4.3.5.RELEASE</version>
<version>4.3.9.RELEASE</version>
<type>pom</type>
<scope>import</scope>
</dependency>

View File

@ -39,7 +39,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>4.3.5.RELEASE</version>
<version>4.3.9.RELEASE</version>
<type>pom</type>
<scope>import</scope>
</dependency>

View File

@ -35,7 +35,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>4.3.5.RELEASE</version>
<version>4.3.9.RELEASE</version>
<type>pom</type>
<scope>import</scope>
</dependency>

View File

@ -39,7 +39,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>4.3.5.RELEASE</version>
<version>4.3.9.RELEASE</version>
<type>pom</type>
<scope>import</scope>
</dependency>

View File

@ -39,7 +39,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>4.3.5.RELEASE</version>
<version>4.3.9.RELEASE</version>
<type>pom</type>
<scope>import</scope>
</dependency>

View File

@ -39,7 +39,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>4.3.5.RELEASE</version>
<version>4.3.9.RELEASE</version>
<type>pom</type>
<scope>import</scope>
</dependency>

View File

@ -39,7 +39,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>4.3.5.RELEASE</version>
<version>4.3.9.RELEASE</version>
<type>pom</type>
<scope>import</scope>
</dependency>

View File

@ -39,7 +39,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>4.3.5.RELEASE</version>
<version>4.3.9.RELEASE</version>
<type>pom</type>
<scope>import</scope>
</dependency>

View File

@ -39,7 +39,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>4.3.5.RELEASE</version>
<version>4.3.9.RELEASE</version>
<type>pom</type>
<scope>import</scope>
</dependency>

View File

@ -39,7 +39,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>4.3.5.RELEASE</version>
<version>4.3.9.RELEASE</version>
<type>pom</type>
<scope>import</scope>
</dependency>

View File

@ -35,7 +35,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>4.3.5.RELEASE</version>
<version>4.3.9.RELEASE</version>
<type>pom</type>
<scope>import</scope>
</dependency>

View File

@ -39,7 +39,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>4.3.5.RELEASE</version>
<version>4.3.9.RELEASE</version>
<type>pom</type>
<scope>import</scope>
</dependency>

View File

@ -39,7 +39,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>4.3.5.RELEASE</version>
<version>4.3.9.RELEASE</version>
<type>pom</type>
<scope>import</scope>
</dependency>

View File

@ -39,7 +39,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>4.3.5.RELEASE</version>
<version>4.3.9.RELEASE</version>
<type>pom</type>
<scope>import</scope>
</dependency>

View File

@ -39,7 +39,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>4.3.5.RELEASE</version>
<version>4.3.9.RELEASE</version>
<type>pom</type>
<scope>import</scope>
</dependency>

View File

@ -35,7 +35,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>4.3.5.RELEASE</version>
<version>4.3.9.RELEASE</version>
<type>pom</type>
<scope>import</scope>
</dependency>

View File

@ -39,7 +39,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>4.3.5.RELEASE</version>
<version>4.3.9.RELEASE</version>
<type>pom</type>
<scope>import</scope>
</dependency>

View File

@ -39,7 +39,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>4.3.5.RELEASE</version>
<version>4.3.9.RELEASE</version>
<type>pom</type>
<scope>import</scope>
</dependency>

View File

@ -39,7 +39,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>4.3.5.RELEASE</version>
<version>4.3.9.RELEASE</version>
<type>pom</type>
<scope>import</scope>
</dependency>

View File

@ -35,7 +35,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>4.3.5.RELEASE</version>
<version>4.3.9.RELEASE</version>
<type>pom</type>
<scope>import</scope>
</dependency>

View File

@ -39,7 +39,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>4.3.5.RELEASE</version>
<version>4.3.9.RELEASE</version>
<type>pom</type>
<scope>import</scope>
</dependency>

View File

@ -39,7 +39,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>4.3.5.RELEASE</version>
<version>4.3.9.RELEASE</version>
<type>pom</type>
<scope>import</scope>
</dependency>

View File

@ -39,7 +39,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>4.3.5.RELEASE</version>
<version>4.3.9.RELEASE</version>
<type>pom</type>
<scope>import</scope>
</dependency>

View File

@ -39,7 +39,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>4.3.5.RELEASE</version>
<version>4.3.9.RELEASE</version>
<type>pom</type>
<scope>import</scope>
</dependency>

View File

@ -39,7 +39,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>4.3.5.RELEASE</version>
<version>4.3.9.RELEASE</version>
<type>pom</type>
<scope>import</scope>
</dependency>

View File

@ -39,7 +39,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>4.3.5.RELEASE</version>
<version>4.3.9.RELEASE</version>
<type>pom</type>
<scope>import</scope>
</dependency>

View File

@ -39,7 +39,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>4.3.5.RELEASE</version>
<version>4.3.9.RELEASE</version>
<type>pom</type>
<scope>import</scope>
</dependency>

View File

@ -39,7 +39,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>4.3.5.RELEASE</version>
<version>4.3.9.RELEASE</version>
<type>pom</type>
<scope>import</scope>
</dependency>

View File

@ -39,7 +39,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>4.3.5.RELEASE</version>
<version>4.3.9.RELEASE</version>
<type>pom</type>
<scope>import</scope>
</dependency>

View File

@ -39,7 +39,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>4.3.5.RELEASE</version>
<version>4.3.9.RELEASE</version>
<type>pom</type>
<scope>import</scope>
</dependency>

View File

@ -35,7 +35,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>4.3.5.RELEASE</version>
<version>4.3.9.RELEASE</version>
<type>pom</type>
<scope>import</scope>
</dependency>

View File

@ -35,7 +35,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>4.3.5.RELEASE</version>
<version>4.3.9.RELEASE</version>
<type>pom</type>
<scope>import</scope>
</dependency>

View File

@ -35,7 +35,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>4.3.5.RELEASE</version>
<version>4.3.9.RELEASE</version>
<type>pom</type>
<scope>import</scope>
</dependency>