Skip to content

Commit 55b507b

Browse files
committed
Upgrade to Spring Integration 5.5.0
Closes gh-26388
1 parent bde5537 commit 55b507b

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") {
16681668
group("org.springframework.integration") {
16691669
imports = [
16701670
"spring-integration-bom"

0 commit comments

Comments
 (0)