Start building against Spring Batch 5.1.3 snapshots
See gh-43474
This commit is contained in:
parent
6d74fc3253
commit
8dfde8625c
|
|
@ -2132,7 +2132,7 @@ bom {
|
|||
releaseNotes("https://github.com/spring-projects/spring-authorization-server/releases/tag/{version}")
|
||||
}
|
||||
}
|
||||
library("Spring Batch", "5.1.2") {
|
||||
library("Spring Batch", "5.1.3-SNAPSHOT") {
|
||||
considerSnapshots()
|
||||
group("org.springframework.batch") {
|
||||
imports = [
|
||||
|
|
|
|||
Loading…
Reference in New Issue