Revert "Start building against Spring Batch 4.3.4 snapshots"

This reverts commit c0605ffc71.

See gh-28250
This commit is contained in:
Andy Wilkinson 2021-10-18 12:31:23 +01:00
parent 394fe5d7b8
commit c1ca16c971
1 changed files with 1 additions and 1 deletions

View File

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