Start building against Spring Batch 4.3.8 snapshots

See gh-34143
This commit is contained in:
Andy Wilkinson 2023-02-09 14:52:18 +00:00
parent 0a23cca018
commit 5b2971cf2c

View File

@ -1725,7 +1725,7 @@ bom {
]
}
}
library("Spring Batch", "4.3.7") {
library("Spring Batch", "4.3.8-SNAPSHOT") {
prohibit {
versionRange "[5.0.0-M1,)"
because "it uses Spring Framework 6"