Revert "Start building against Spring Batch 4.3.8 snapshots"

This reverts commit 2b4ceb35a2.

The 4.3.8 release has been postponed.

See gh-33128
This commit is contained in:
Andy Wilkinson 2022-11-22 15:05:58 +00:00
parent 673d301b88
commit c4151bb629
1 changed files with 1 additions and 1 deletions

View File

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