Start building against Spring Security 5.6.3 snapshots

See gh-30601
This commit is contained in:
Stephane Nicoll 2022-04-09 09:38:50 +02:00
parent e42eeca549
commit c080a29feb
1 changed files with 1 additions and 1 deletions

View File

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