1
0
mirror of synced 2026-08-06 02:08:01 +00:00

SEC-2917: Update to Spring 4.1.6

This commit is contained in:
Rob Winch
2015-03-25 15:18:59 -05:00
parent 96a68c1662
commit db531d9100
50 changed files with 8181 additions and 8181 deletions
@@ -24,7 +24,7 @@ public class SpringSecurityCoreVersion {
*/
public static final long SERIAL_VERSION_UID = 400L;
static final String MIN_SPRING_VERSION = "4.1.5.RELEASE";
static final String MIN_SPRING_VERSION = "4.1.6.RELEASE";
static {
performVersionChecks();