1
0
mirror of synced 2026-08-05 09:47:05 +00:00

SEC-2700: Register WithSecurityContextTestExecutionListener by default

This commit is contained in:
Rob Winch
2014-08-14 15:55:37 -05:00
parent 1eaa621619
commit 3187ee8bf3
65 changed files with 233 additions and 287 deletions
@@ -23,7 +23,7 @@ public class SpringSecurityCoreVersion {
*/
public static final long SERIAL_VERSION_UID = 400L;
static final String MIN_SPRING_VERSION = "4.1.0.BUILD-SNAPSHOT";
static final String MIN_SPRING_VERSION = "4.1.0.RC2";
static {
performVersionChecks();