Start building against Spring Batch 4.3.4 snapshots

See gh-28230
This commit is contained in:
Stephane Nicoll 2021-10-07 09:07:50 +02:00
parent 092d3fa81e
commit 33ffae8e74

View File

@ -1554,7 +1554,7 @@ bom {
]
}
}
library("Spring Batch", "4.3.3") {
library("Spring Batch", "4.3.4-SNAPSHOT") {
group("org.springframework.batch") {
modules = [
"spring-batch-core",