Start building against Spring Security 6.1.1 snapshots

See gh-35754
This commit is contained in:
Andy Wilkinson
2023-06-05 21:42:14 +01:00
parent b0ea771f21
commit 7627a465b9

View File

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