Skip to content

Commit 27c4565

Browse files
committed
Start building against Spring Integration 7.0.0-M2 snapshots
See gh-46805
1 parent cb26063 commit 27c4565

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2382,7 +2382,7 @@ bom {
23822382
releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}")
23832383
}
23842384
}
2385-
library("Spring Integration", "7.0.0-M1") {
2385+
library("Spring Integration", "7.0.0-SNAPSHOT") {
23862386
considerSnapshots()
23872387
group("org.springframework.integration") {
23882388
bom("spring-integration-bom")

0 commit comments

Comments
 (0)