Start building against Spring Batch 4.3.9 snapshots

See gh-36827
This commit is contained in:
Stephane Nicoll
2023-08-09 10:26:27 +02:00
parent 9ae960ea7d
commit aa50b3f846

View File

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