Upgrade to Spring Batch 5.0.0-M6

Closes gh-32237
This commit is contained in:
Stephane Nicoll
2022-09-22 08:57:24 +02:00
parent 08022ba86e
commit c535172cd3

View File

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