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