Upgrade to Spring Batch 4.3.6

Closes gh-31011
This commit is contained in:
Andy Wilkinson 2022-05-18 17:37:11 +01:00
parent b695496165
commit 69edce0629

View File

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