Upgrade to Spring Batch 6.0.0-RC2

Closes gh-332935
This commit is contained in:
Andy Wilkinson
2022-11-09 19:29:12 +00:00
parent e25792ee58
commit 54aaaeec6f

View File

@@ -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"