1
0
mirror of synced 2026-08-03 08:51:58 +00:00

Version bumps for Spring 5

Issue gh-4080
This commit is contained in:
Rob Winch
2016-10-14 17:36:15 -05:00
parent a18707c870
commit 08c1f500a7
23 changed files with 56 additions and 45 deletions
@@ -40,7 +40,7 @@ public class SpringSecurityCoreVersion {
*/
public static final long SERIAL_VERSION_UID = 420L;
static final String MIN_SPRING_VERSION = "4.3.2.RELEASE";
static final String MIN_SPRING_VERSION = "4.3.3.RELEASE";
static {
performVersionChecks();