Upgrade to Spring Batch 5.0.1

Closes gh-34150
This commit is contained in:
Andy Wilkinson 2023-02-23 10:18:41 +00:00
parent 525cba1b6f
commit 15097e1e2d
1 changed files with 1 additions and 1 deletions

View File

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