Skip to content

Commit

Permalink
Upgrade to Spring Security 5.6.10
Browse files Browse the repository at this point in the history
Closes gh-35537
  • Loading branch information
wilkinsona committed May 17, 2023
1 parent 83cbe3f commit 1e5797f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -1777,7 +1777,7 @@ bom {
]
}
}
library("Spring Security", "5.6.9") {
library("Spring Security", "5.6.10") {
group("org.springframework.security") {
imports = [
"spring-security-bom"
Expand Down

0 comments on commit 1e5797f

Please sign in to comment.