mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-25 19:09:03 +00:00
Start building against Spring Batch 5.1.1 snapshots
See gh-39492
This commit is contained in:
@@ -1440,7 +1440,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("Spring Batch", "5.1.0") {
|
||||
library("Spring Batch", "5.1.1-SNAPSHOT") {
|
||||
considerSnapshots()
|
||||
group("org.springframework.batch") {
|
||||
imports = [
|
||||
|
||||
Reference in New Issue
Block a user