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 385e7dd612
commit c6b2567156

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",