Skip to content

Commit 177f05f

Browse files
committed
Upgrade to Spring Integration 7.0.0-M2
Closes gh-46805
1 parent ba5ff79 commit 177f05f

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
@@ -2378,7 +2378,7 @@ bom {
23782378
releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}")
23792379
}
23802380
}
2381-
library("Spring Integration", "7.0.0-SNAPSHOT") {
2381+
library("Spring Integration", "7.0.0-M2") {
23822382
considerSnapshots()
23832383
group("org.springframework.integration") {
23842384
bom("spring-integration-bom")

0 commit comments

Comments
 (0)