Skip to content

Commit

Permalink
Update to Spring Security 5.8.4
Browse files Browse the repository at this point in the history
Closes gh-1273
  • Loading branch information
jgrandja committed Jun 19, 2023
1 parent 19ed64d commit 5ebd551
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ org.gradle.jvmargs=-Xmx3g -XX:+HeapDumpOnOutOfMemoryError
org.gradle.parallel=true
org.gradle.caching=true
springFrameworkVersion=5.3.28
springSecurityVersion=5.8.3
springSecurityVersion=5.8.4
springJavaformatVersion=0.0.38
springJavaformatExcludePackages=org/springframework/security/config org/springframework/security/oauth2
checkstyleToolVersion=8.34
Expand Down

0 comments on commit 5ebd551

Please sign in to comment.