Skip to content

Commit 9d3434e

Browse files
committed
Upgrade to Spring Integration 7.0.0
Closes gh-47828
1 parent ab218f9 commit 9d3434e

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
@@ -2468,7 +2468,7 @@ bom {
24682468
releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}")
24692469
}
24702470
}
2471-
library("Spring Integration", "7.0.0-SNAPSHOT") {
2471+
library("Spring Integration", "7.0.0") {
24722472
considerSnapshots()
24732473
group("org.springframework.integration") {
24742474
bom("spring-integration-bom")

0 commit comments

Comments
 (0)