mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Start building against Spring Batch 6.1.0-M2 snapshots
See gh-51778
This commit is contained in:
@@ -2668,7 +2668,7 @@ bom {
|
||||
releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}")
|
||||
}
|
||||
}
|
||||
library("Spring Batch", "6.1.0-M1") {
|
||||
library("Spring Batch", "6.1.0-SNAPSHOT") {
|
||||
firstParty()
|
||||
group("org.springframework.batch") {
|
||||
bom("spring-batch-bom")
|
||||
|
||||
Reference in New Issue
Block a user