Skip to content

Commit c7f5e7a

Browse files
committed
Update to Spring Security 6.0.3
Closes gh-1166
1 parent 1bb708f commit c7f5e7a

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.0.8
6-
springSecurityVersion=6.0.2
6+
springSecurityVersion=6.0.3
77
springJavaformatVersion=0.0.35
88
springJavaformatExcludePackages=org/springframework/security/config org/springframework/security/oauth2
99
checkstyleToolVersion=8.34

0 commit comments

Comments
 (0)