Start building against Spring Batch 5.0.0-M6 snapshots

See gh-32237
This commit is contained in:
Andy Wilkinson 2022-09-06 15:44:38 +01:00
parent 17b2998bfb
commit 791ddfa909
1 changed files with 1 additions and 1 deletions

View File

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