mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-23 01:39:02 +00:00
Start building against Spring Batch 5.0.1 snapshots
See gh-34150
This commit is contained in:
@@ -1341,7 +1341,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("Spring Batch", "5.0.0") {
|
||||
library("Spring Batch", "5.0.1-SNAPSHOT") {
|
||||
group("org.springframework.batch") {
|
||||
imports = [
|
||||
"spring-batch-bom"
|
||||
|
||||
Reference in New Issue
Block a user