Start building against Spring Batch 4.3.8 snapshots

See gh-33135
This commit is contained in:
Stephane Nicoll 2022-11-14 09:20:52 +01:00
parent cf3a22b495
commit 41914ab15b

View File

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