Upgrade to Spring Security 4 via SWF 2.4.2 snapshots
This commit is contained in:
@@ -10,8 +10,8 @@
|
||||
|
||||
<properties>
|
||||
<java-version>1.6</java-version>
|
||||
<springwebflow-version>2.4.0.RELEASE</springwebflow-version>
|
||||
<springsecurity-version>3.2.4.RELEASE</springsecurity-version>
|
||||
<springwebflow-version>2.4.2.BUILD-SNAPSHOT</springwebflow-version>
|
||||
<springsecurity-version>4.0.1.RELEASE</springsecurity-version>
|
||||
<org.slf4j-version>1.7.5</org.slf4j-version>
|
||||
</properties>
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
<dependency>
|
||||
<groupId>org.springframework</groupId>
|
||||
<artifactId>spring-framework-bom</artifactId>
|
||||
<version>4.0.5.RELEASE</version>
|
||||
<version>4.1.6.RELEASE</version>
|
||||
<type>pom</type>
|
||||
<scope>import</scope>
|
||||
</dependency>
|
||||
|
||||
Reference in New Issue
Block a user