Skip to content

Commit

Permalink
Start building against Spring Security 5.6.8 snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
snicoll committed Oct 7, 2022
1 parent 525b724 commit 86176e8
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 @@ -1767,7 +1767,7 @@ bom {
]
}
}
library("Spring Security", "5.6.7") {
library("Spring Security", "5.6.8-SNAPSHOT") {
group("org.springframework.security") {
imports = [
"spring-security-bom"
Expand Down

0 comments on commit 86176e8

Please sign in to comment.