Start building against Spring Batch 4.3.7 snapshots

See gh-32278
This commit is contained in:
Stephane Nicoll
2022-09-10 08:56:25 +02:00
parent b1b45f19fa
commit fd808ba16e
@@ -1661,7 +1661,7 @@ bom {
]
}
}
library("Spring Batch", "4.3.6") {
library("Spring Batch", "4.3.7-SNAPSHOT") {
prohibit("[5.0.0-M1,)") {
because "it uses Spring Framework 6"
}