Start building against Spring Batch 5.1.0 snapshots

See gh-36189
This commit is contained in:
Andy Wilkinson 2023-07-03 19:26:45 +01:00
parent dc1d458e64
commit e847e662c2

View File

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