Start building against Spring Batch 4.3.6 snapshots
See gh-31020
This commit is contained in:
parent
2b85bb5ca1
commit
dbaca5faac
|
@ -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"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue