Upgrade to Spring Batch 5.0.0-M4

Closes gh-31623
This commit is contained in:
Stephane Nicoll
2022-07-21 07:43:45 +02:00
parent dfda08fd0d
commit 939481b9d7

View File

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