Start building against Spring Batch 5.0.0-SNAPSHOT

See gh-30459
This commit is contained in:
Moritz Halbritter 2022-04-05 13:57:00 +02:00
parent e32511516e
commit 4a8901b94c

View File

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