Upgrade to Spring Batch 4.3.3

Closes gh-26392
pull/26632/head
Stephane Nicoll 4 years ago
parent b9abcba778
commit e71b4aac7b

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

Loading…
Cancel
Save