Upgrade to Spring Batch 4.3.8

Closes gh-35534
This commit is contained in:
Andy Wilkinson 2023-05-17 21:25:17 +01:00
parent e5ef0682fb
commit e2cd60b213

View File

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