Start building against Spring Security 6.1.9 snapshots

See gh-40204
This commit is contained in:
Andy Wilkinson 2024-04-08 15:56:42 +01:00
parent ace64b22e7
commit 35284acabc

View File

@ -1485,7 +1485,7 @@ bom {
]
}
}
library("Spring Security", "6.1.8") {
library("Spring Security", "6.1.9-SNAPSHOT") {
considerSnapshots()
group("org.springframework.security") {
imports = [