Skip to content

Commit

Permalink
Update to Spring Security 5.8.8
Browse files Browse the repository at this point in the history
Closes gh-1395
  • Loading branch information
jgrandja committed Oct 16, 2023
1 parent 9ddf113 commit 4f09f93
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.30
springSecurityVersion=5.8.4
springSecurityVersion=5.8.8
springJavaformatVersion=0.0.38
springJavaformatExcludePackages=org/springframework/security/config org/springframework/security/oauth2
checkstyleToolVersion=8.34
Expand Down

0 comments on commit 4f09f93

Please sign in to comment.