Upgrade to Spring Security 4 via SWF 2.4.2 snapshots

This commit is contained in:
Rossen Stoyanchev
2015-06-04 16:37:34 -04:00
parent d79caec497
commit e79d45485b
16 changed files with 59 additions and 75 deletions

View File

@@ -9,9 +9,9 @@
<version>1.0.0.BUILD-SNAPSHOT</version>
<properties>
<webflow-version>2.4.0.RELEASE</webflow-version>
<spring-framework-version>4.0.5.RELEASE</spring-framework-version>
<springsecurity-version>3.2.4.RELEASE</springsecurity-version>
<webflow-version>2.4.2.BUILD-SNAPSHOT</webflow-version>
<spring-framework-version>4.1.6.RELEASE</spring-framework-version>
<springsecurity-version>4.0.1.RELEASE</springsecurity-version>
<slf4j-version>1.6.1</slf4j-version>
<mojarra-version>2.2.5</mojarra-version>
<primefaces-version>5.0</primefaces-version>