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

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