Upgrade to Spring Batch 4.3.2

Closes gh-25580
This commit is contained in:
Stephane Nicoll 2021-03-18 08:29:43 +01:00
parent 5dbe4dd89d
commit efcb5ee684

View File

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