Skip to content

Commit

Permalink
Upgrade to Spring Security 5.3.8.RELEASE
Browse files Browse the repository at this point in the history
Closes gh-25201
  • Loading branch information
wilkinsona committed Feb 12, 2021
1 parent 8e86957 commit 13cbc1a
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 @@ -1731,7 +1731,7 @@ bom {
]
}
}
library("Spring Security", "5.3.6.RELEASE") {
library("Spring Security", "5.3.8.RELEASE") {
group("org.springframework.security") {
imports = [
"spring-security-bom"
Expand Down

0 comments on commit 13cbc1a

Please sign in to comment.