Upgrade to Spring Batch 4.3.8

Closes gh-35495
This commit is contained in:
Andy Wilkinson 2023-05-17 18:43:13 +01:00
parent 2598417d3d
commit c575aac67d

View File

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