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