Start building against Spring Batch 4.3.6 snapshots

See gh-31020
This commit is contained in:
Andy Wilkinson 2022-05-12 17:51:40 +01:00
parent 2b85bb5ca1
commit dbaca5faac
1 changed files with 1 additions and 1 deletions

View File

@ -1677,7 +1677,7 @@ bom {
]
}
}
library("Spring Batch", "4.3.5") {
library("Spring Batch", "4.3.6-SNAPSHOT") {
prohibit("[5.0.0-M1,)") {
because "it uses Spring Framework 6"
}