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

View File

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