Upgrade to Spring Batch 5.0.0-M1

Closes gh-29278
This commit is contained in:
Andy Wilkinson 2022-01-19 17:29:25 +00:00
parent 16c808fd2f
commit 5d11c90e6d
1 changed files with 1 additions and 1 deletions

View File

@ -1323,7 +1323,7 @@ bom {
]
}
}
library("Spring Batch", "5.0.0-SNAPSHOT") {
library("Spring Batch", "5.0.0-M1") {
group("org.springframework.batch") {
modules = [
"spring-batch-core",