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