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

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") {
imports = [
"spring-batch-bom"