Skip to content

Commit

Permalink
Upgrade to Spring Security 5.6.3
Browse files Browse the repository at this point in the history
Closes gh-30601
  • Loading branch information
snicoll committed Apr 19, 2022
1 parent 376aa19 commit 1c6ef78
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 @@ -1758,7 +1758,7 @@ bom {
]
}
}
library("Spring Security", "5.6.3-SNAPSHOT") {
library("Spring Security", "5.6.3") {
group("org.springframework.security") {
imports = [
"spring-security-bom"
Expand Down

0 comments on commit 1c6ef78

Please sign in to comment.