Upgrade to Spring Batch 5.0.0-RC1

Closes gh-32618
This commit is contained in:
Stephane Nicoll
2022-10-20 10:36:02 +02:00
parent d39144232f
commit d8ec24b542

View File

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