Skip to content

Commit

Permalink
Update to Spring Security 6.1.6
Browse files Browse the repository at this point in the history
Closes gh-1481
  • Loading branch information
jgrandja committed Dec 18, 2023
1 parent 82efc12 commit 686e111
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=6.0.15
springSecurityVersion=6.1.5
springSecurityVersion=6.1.6
springJavaformatVersion=0.0.38
springJavaformatExcludePackages=org/springframework/security/config org/springframework/security/oauth2
checkstyleToolVersion=8.34
Expand Down

0 comments on commit 686e111

Please sign in to comment.