Revert "Start building against Spring Batch 4.3.4 snapshots"

This reverts commit 33ffae8e74.

See gh-28230
This commit is contained in:
Andy Wilkinson 2021-10-18 12:30:20 +01:00
parent 752789d3ee
commit 22e7ba6f64

View File

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