Skip to content

Commit

Permalink
Start building against Spring Security 5.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
snicoll committed Feb 11, 2022
1 parent 1ce07cf commit 56ed5fb
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 @@ -1707,7 +1707,7 @@ bom {
]
}
}
library("Spring Security", "5.6.1") {
library("Spring Security", "5.6.2-SNAPSHOT") {
group("org.springframework.security") {
imports = [
"spring-security-bom"
Expand Down

0 comments on commit 56ed5fb

Please sign in to comment.