Start building against Spring Batch 4.3.10 snapshots

See gh-38281
This commit is contained in:
Andy Wilkinson 2023-11-09 16:59:58 +00:00
parent 274ac907d2
commit edc6da27f2
1 changed files with 1 additions and 1 deletions

View File

@ -1726,7 +1726,7 @@ bom {
] ]
} }
} }
library("Spring Batch", "4.3.9") { library("Spring Batch", "4.3.10-SNAPSHOT") {
considerSnapshots() considerSnapshots()
prohibit { prohibit {
versionRange "[5.0.0-M1,)" versionRange "[5.0.0-M1,)"