Start building against Spring Security 6.0.4 snapshots

See gh-35743
This commit is contained in:
Andy Wilkinson
2023-06-05 17:42:06 +01:00
parent e670a091d7
commit b4fc9d6c50

View File

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