Upgrade to Spring Batch 5.0.1

Closes gh-34352
This commit is contained in:
Andy Wilkinson 2023-02-23 14:41:58 +00:00
parent c24b81b1e6
commit b266f6ca45
1 changed files with 1 additions and 1 deletions

View File

@ -1328,7 +1328,7 @@ bom {
]
}
}
library("Spring Batch", "5.0.0") {
library("Spring Batch", "5.0.1") {
group("org.springframework.batch") {
imports = [
"spring-batch-bom"