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:
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") {
|
||||
modules = [
|
||||
"spring-batch-core",
|
||||
|
|
|
|||
Loading…
Reference in New Issue