mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-26 11:39:14 +00:00
Start building against Spring Batch 4.3.5 snapshots
See gh-29652
This commit is contained in:
@@ -1646,7 +1646,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("Spring Batch", "4.3.4") {
|
||||
library("Spring Batch", "4.3.5-SNAPSHOT") {
|
||||
group("org.springframework.batch") {
|
||||
modules = [
|
||||
"spring-batch-core",
|
||||
|
||||
Reference in New Issue
Block a user