Skip to content

Commit

Permalink
Upgrade to Spring Security 6.0.1
Browse files Browse the repository at this point in the history
Closes gh-33479
  • Loading branch information
bclozel committed Dec 19, 2022
1 parent 3310b59 commit fcf1207
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.1-SNAPSHOT") {
library("Spring Security", "6.0.1") {
group("org.springframework.security") {
imports = [
"spring-security-bom"
Expand Down

0 comments on commit fcf1207

Please sign in to comment.