1
0
mirror of synced 2026-08-05 17:57:15 +00:00

Update Dependency Versions (#4035) (#4036)

This commit is contained in:
Rob Winch
2016-08-19 16:10:46 -05:00
committed by GitHub
parent 4d460b2ec9
commit c266930483
3 changed files with 8 additions and 8 deletions
@@ -40,7 +40,7 @@ public class SpringSecurityCoreVersion {
*/
public static final long SERIAL_VERSION_UID = 420L;
static final String MIN_SPRING_VERSION = "4.3.1.RELEASE";
static final String MIN_SPRING_VERSION = "4.3.2.RELEASE";
static {
performVersionChecks();