mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-24 10:19:03 +00:00
Start building against Spring Batch 4.3.6 snapshots
See gh-31020
This commit is contained in:
@@ -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"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user