Start building against Spring Batch 5.0.0-M2 snapshots

See gh-30232
This commit is contained in:
Stephane Nicoll 2022-03-17 15:41:18 +01:00
parent 76f2c81932
commit 92e5e91623
1 changed files with 1 additions and 1 deletions

View File

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