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
1 changed files with 1 additions and 1 deletions

View File

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