Start building against Spring Batch 4.3.7 snapshots

See gh-32278
This commit is contained in:
Stephane Nicoll 2022-09-09 08:37:03 +02:00
parent b1b45f19fa
commit fd808ba16e
1 changed files with 1 additions and 1 deletions

View File

@ -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"
}