mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-23 17:59:03 +00:00
Start building against Spring Batch 6.0.2 snapshots
See gh-48725
This commit is contained in:
@@ -2379,7 +2379,7 @@ bom {
|
||||
releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}")
|
||||
}
|
||||
}
|
||||
library("Spring Batch", "6.0.1") {
|
||||
library("Spring Batch", "6.0.2-SNAPSHOT") {
|
||||
considerSnapshots()
|
||||
group("org.springframework.batch") {
|
||||
bom("spring-batch-bom")
|
||||
|
||||
Reference in New Issue
Block a user