Skip to content

Commit b01c490

Browse files
committed
Update to Spring Security 6.4.0-M4
Closes gh-1721
1 parent e407917 commit b01c490

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ org.gradle.jvmargs=-Xmx3g -XX:+HeapDumpOnOutOfMemoryError
33
org.gradle.parallel=true
44
org.gradle.caching=true
55
springFrameworkVersion=6.2.0-RC1
6-
springSecurityVersion=6.4.0-M2
6+
springSecurityVersion=6.4.0-M4
77
springJavaformatVersion=0.0.41
88
checkstyleToolVersion=8.34
99
nohttpCheckstyleVersion=0.0.11

0 commit comments

Comments
 (0)