Skip to content

Commit 8273bf4

Browse files
committed
Upgrade to Spring Integration 7.0.1
Closes gh-48482
1 parent b04e2b8 commit 8273bf4

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
@@ -2463,7 +2463,7 @@ bom {
24632463
releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}")
24642464
}
24652465
}
2466-
library("Spring Integration", "7.0.1-SNAPSHOT") {
2466+
library("Spring Integration", "7.0.1") {
24672467
considerSnapshots()
24682468
group("org.springframework.integration") {
24692469
bom("spring-integration-bom")

0 commit comments

Comments
 (0)