mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-25 19:09:03 +00:00
Start building against Spring Integration 7.1.0-M1 snapshots
See gh-48801
This commit is contained in:
@@ -2458,7 +2458,7 @@ bom {
|
||||
releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}")
|
||||
}
|
||||
}
|
||||
library("Spring Integration", "7.0.1") {
|
||||
library("Spring Integration", "7.1.0-SNAPSHOT") {
|
||||
considerSnapshots()
|
||||
group("org.springframework.integration") {
|
||||
bom("spring-integration-bom")
|
||||
|
||||
Reference in New Issue
Block a user