mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-23 01:39:02 +00:00
Start building against Spring Batch 4.3.7 snapshots
See gh-32278
This commit is contained in:
@@ -1661,7 +1661,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("Spring Batch", "4.3.6") {
|
||||
library("Spring Batch", "4.3.7-SNAPSHOT") {
|
||||
prohibit("[5.0.0-M1,)") {
|
||||
because "it uses Spring Framework 6"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user