Start building against Spring Batch 5.0.2 snapshots

See gh-35309
This commit is contained in:
Stephane Nicoll
2023-05-10 09:06:10 +02:00
parent 157e0d5b20
commit e3c126ae54

View File

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