Skip to content

Commit 28665ee

Browse files
committed
Upgrade to Spring Integration 5.5.0-RC1
Closes gh-25929
1 parent 282a8e0 commit 28665ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1664,7 +1664,7 @@ bom {
16641664
]
16651665
}
16661666
}
1667-
library("Spring Integration", "5.5.0-SNAPSHOT") {
1667+
library("Spring Integration", "5.5.0-RC1") {
16681668
group("org.springframework.integration") {
16691669
imports = [
16701670
"spring-integration-bom"

0 commit comments

Comments
 (0)