Start building against Spring Batch 5.0.0-M4 snapshots

See gh-31623
This commit is contained in:
Andy Wilkinson 2022-07-08 11:02:30 +01:00
parent 7807495f1e
commit f53c40802b
1 changed files with 1 additions and 1 deletions

View File

@ -1376,7 +1376,7 @@ bom {
]
}
}
library("Spring Batch", "5.0.0-M3") {
library("Spring Batch", "5.0.0-SNAPSHOT") {
group("org.springframework.batch") {
imports = [
"spring-batch-bom"