Revert "Start building against Spring Batch 4.3.4 snapshots"

This reverts commit fda26703b2.

See gh-28261
This commit is contained in:
Andy Wilkinson
2021-10-18 12:32:37 +01:00
parent 7ba65a7821
commit c39e9fa918

View File

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