Start building against Spring Batch 5.0.2 snapshots

See gh-35300
This commit is contained in:
Stephane Nicoll 2023-05-05 08:28:45 +02:00
parent 968006cc19
commit d9f28c513d

View File

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