1
0
mirror of synced 2026-08-05 01:36:56 +00:00

Update to Spring 4.3.23

Fixes gh-6716
This commit is contained in:
Joe Grandja
2019-04-01 10:49:02 -04:00
parent b46f5f69ac
commit 14c4ac75ec
2 changed files with 2 additions and 2 deletions
@@ -40,7 +40,7 @@ public class SpringSecurityCoreVersion {
*/
public static final long SERIAL_VERSION_UID = 420L;
static final String MIN_SPRING_VERSION = "4.3.22.RELEASE";
static final String MIN_SPRING_VERSION = "4.3.23.RELEASE";
static {
performVersionChecks();