Switch to Spring Batch 5.0.0-SNAPSHOT

See gh-32618
This commit is contained in:
Brian Clozel
2022-10-06 15:17:41 +02:00
parent 6ff31fe231
commit c8c73b195d
2 changed files with 3 additions and 3 deletions

View File

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