Upgrade to Spring Batch 4.3.1

Closes gh-24291
This commit is contained in:
Stephane Nicoll 2020-12-10 09:27:18 +01:00
parent 2786b3dd66
commit 7d032330d2

View File

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