Skip to content

Commit

Permalink
Upgrade to Spring Security 6.0.0
Browse files Browse the repository at this point in the history
Closes gh-33144
  • Loading branch information
snicoll committed Nov 21, 2022
1 parent 82283c9 commit a9375af
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 @@ -1419,7 +1419,7 @@ bom {
]
}
}
library("Spring Security", "6.0.0-SNAPSHOT") {
library("Spring Security", "6.0.0") {
group("org.springframework.security") {
imports = [
"spring-security-bom"
Expand Down

0 comments on commit a9375af

Please sign in to comment.