Start building against Spring Security 6.0.6 snapshots

See gh-36837
This commit is contained in:
Stephane Nicoll
2023-08-09 10:41:35 +02:00
parent aad34aee28
commit 52fb6688b2

View File

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