Start building against Spring Batch 4.3.8 snapshots
See gh-34143
This commit is contained in:
parent
0a23cca018
commit
5b2971cf2c
|
@ -1725,7 +1725,7 @@ bom {
|
|||
]
|
||||
}
|
||||
}
|
||||
library("Spring Batch", "4.3.7") {
|
||||
library("Spring Batch", "4.3.8-SNAPSHOT") {
|
||||
prohibit {
|
||||
versionRange "[5.0.0-M1,)"
|
||||
because "it uses Spring Framework 6"
|
||||
|
|
Loading…
Reference in New Issue