Upgrade to Spring Batch 4.3.6

Closes gh-31003
This commit is contained in:
Andy Wilkinson 2022-05-18 17:35:55 +01:00
parent 5e78bef9f8
commit 7f60c67074

View File

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