Skip to content

Commit ddff823

Browse files
committed
Upgrade to Spring Integration 7.0.0-M1
Closes gh-46054
1 parent 987b13c commit ddff823

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
@@ -2369,7 +2369,7 @@ bom {
23692369
releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}")
23702370
}
23712371
}
2372-
library("Spring Integration", "7.0.0-SNAPSHOT") {
2372+
library("Spring Integration", "7.0.0-M1") {
23732373
considerSnapshots()
23742374
group("org.springframework.integration") {
23752375
bom("spring-integration-bom")

0 commit comments

Comments
 (0)