Upgrade to Spring Batch 4.3.4

Closes gh-28230
This commit is contained in:
Andy Wilkinson 2021-11-17 10:04:51 +00:00
parent 2e5f80edaa
commit 838533ef0e
1 changed files with 1 additions and 1 deletions

View File

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