Upgrade to Spring Batch 6.0.0-RC2

Closes gh-332935
pull/33098/head
Andy Wilkinson 2 years ago
parent e25792ee58
commit 54aaaeec6f

@ -1357,7 +1357,7 @@ bom {
]
}
}
library("Spring Batch", "5.0.0-SNAPSHOT") {
library("Spring Batch", "5.0.0-RC2") {
group("org.springframework.batch") {
imports = [
"spring-batch-bom"

Loading…
Cancel
Save