mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-25 19:09:03 +00:00
Start building against Spring Batch 5.2.3 snapshots
See gh-47087
This commit is contained in:
@@ -2238,7 +2238,7 @@ bom {
|
||||
releaseNotes("https://github.com/spring-projects/spring-authorization-server/releases/tag/{version}")
|
||||
}
|
||||
}
|
||||
library("Spring Batch", "5.2.2") {
|
||||
library("Spring Batch", "5.2.3-SNAPSHOT") {
|
||||
considerSnapshots()
|
||||
group("org.springframework.batch") {
|
||||
bom("spring-batch-bom")
|
||||
|
||||
Reference in New Issue
Block a user