Skip to content

Commit 1c791c4

Browse files
committed
Update to Spring Security 5.8.2
Closes gh-1081
1 parent 813bafd commit 1c791c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

+1-1
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=5.3.25
6-
springSecurityVersion=5.8.0
6+
springSecurityVersion=5.8.2
77
springJavaformatVersion=0.0.31
88
springJavaformatExcludePackages=org/springframework/security/config org/springframework/security/oauth2
99
checkstyleToolVersion=8.34

0 commit comments

Comments
 (0)