Start building against Spring Security 6.1.2 snapshots

See gh-36298
This commit is contained in:
Andy Wilkinson 2023-07-10 13:59:57 +01:00
parent 6f9bf7273c
commit 0f59cf7938
1 changed files with 1 additions and 1 deletions

View File

@ -1454,7 +1454,7 @@ bom {
] ]
} }
} }
library("Spring Security", "6.1.1") { library("Spring Security", "6.1.2-SNAPSHOT") {
group("org.springframework.security") { group("org.springframework.security") {
imports = [ imports = [
"spring-security-bom" "spring-security-bom"