Start building against Spring Integration 6.5.0-RC1 snapshots
See gh-45143
This commit is contained in:
parent
6556ff66f5
commit
df690fb4a6
|
@ -2266,7 +2266,7 @@ bom {
|
||||||
releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}")
|
releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
library("Spring Integration", "6.5.0-M3") {
|
library("Spring Integration", "6.5.0-SNAPSHOT") {
|
||||||
considerSnapshots()
|
considerSnapshots()
|
||||||
group("org.springframework.integration") {
|
group("org.springframework.integration") {
|
||||||
bom("spring-integration-bom")
|
bom("spring-integration-bom")
|
||||||
|
|
Loading…
Reference in New Issue