Start building against Spring Batch 5.0.3 snapshots

See gh-36833
This commit is contained in:
Stephane Nicoll
2023-08-09 10:41:16 +02:00
parent db41aae0e2
commit d26b7ef793

View File

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