Start building against Spring Batch 4.3.4 snapshots

See gh-28261
This commit is contained in:
Stephane Nicoll
2021-11-05 11:13:38 +01:00
parent 1c68a3460d
commit 86bb8de815

View File

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