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