Start building against Spring Batch 5.1.0-M2 snapshots

See gh-36944
This commit is contained in:
Stephane Nicoll
2023-08-10 16:13:54 +02:00
parent 9274b1016f
commit 7fe0086ee6

View File

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