Start building against Spring Batch 4.3.4 snapshots

See gh-28261
This commit is contained in:
Stephane Nicoll
2021-10-08 08:59:18 +02:00
parent 5a4b7b86d2
commit fda26703b2

View File

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