Start building against Spring Batch 5.0.0 snapshots

See gh-33148
This commit is contained in:
Stephane Nicoll 2022-11-14 13:17:03 +01:00
parent 8dfe0ab95f
commit a18d3e0a3f
1 changed files with 1 additions and 1 deletions

View File

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