Skip to content

Commit e923371

Browse files
committed
Update SpringSecurityCoreVersion
1 parent 216512b commit e923371

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/src/main/java/org/springframework/security/core/SpringSecurityCoreVersion.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ public class SpringSecurityCoreVersion {
4040
*/
4141
public static final long SERIAL_VERSION_UID = 420L;
4242

43-
static final String MIN_SPRING_VERSION = "4.3.17.RELEASE";
43+
static final String MIN_SPRING_VERSION = "4.3.18.RELEASE";
4444

4545
static {
4646
performVersionChecks();

0 commit comments

Comments
 (0)