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
2.6.x
Andy Wilkinson 2 years ago
parent 673d301b88
commit c4151bb629

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

Loading…
Cancel
Save