Revert "Start building against Spring Batch 4.3.8 snapshots"

This reverts commit 41914ab15b.

4.3.8 has been postponed

See gh-33135
This commit is contained in:
Andy Wilkinson 2022-11-22 15:09:18 +00:00
parent f686f27bf6
commit 98113c975b

View File

@ -1679,7 +1679,7 @@ bom {
]
}
}
library("Spring Batch", "4.3.8-SNAPSHOT") {
library("Spring Batch", "4.3.7") {
prohibit("[5.0.0-M1,)") {
because "it uses Spring Framework 6"
}