Start building against Spring Security 6.0.3 snapshots

See gh-34952
This commit is contained in:
Stephane Nicoll
2023-04-12 11:42:29 +02:00
parent 2209543f30
commit bd84267d5f

View File

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