Skip to content

Commit e204371

Browse files
committed
Upgrade to Spring Integration 7.0.0-M3
Closes gh-47010
1 parent 748bba3 commit e204371

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
@@ -2359,7 +2359,7 @@ bom {
23592359
releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}")
23602360
}
23612361
}
2362-
library("Spring Integration", "7.0.0-SNAPSHOT") {
2362+
library("Spring Integration", "7.0.0-M3") {
23632363
considerSnapshots()
23642364
group("org.springframework.integration") {
23652365
bom("spring-integration-bom")

0 commit comments

Comments
 (0)