Start building against Spring Batch 4.3.8 snapshots

See gh-33128
This commit is contained in:
Stephane Nicoll 2022-11-14 08:57:30 +01:00
parent 579daad219
commit 2b4ceb35a2
1 changed files with 1 additions and 1 deletions

View File

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