Skip to content

Commit

Permalink
Upgrade to Spring Security 5.6.0
Browse files Browse the repository at this point in the history
Closes gh-28520
  • Loading branch information
snicoll committed Nov 16, 2021
1 parent 619905a commit 4b64f36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Expand Up @@ -1708,7 +1708,7 @@ bom {
]
}
}
library("Spring Security", "5.6.0-SNAPSHOT") {
library("Spring Security", "5.6.0") {
group("org.springframework.security") {
imports = [
"spring-security-bom"
Expand Down

0 comments on commit 4b64f36

Please sign in to comment.