Skip to content

Commit 37864f6

Browse files
committed
Upgrade to Spring Integration 5.5.6
Closes gh-28521
1 parent f1991d8 commit 37864f6

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
@@ -1663,7 +1663,7 @@ bom {
16631663
]
16641664
}
16651665
}
1666-
library("Spring Integration", "5.5.6-SNAPSHOT") {
1666+
library("Spring Integration", "5.5.6") {
16671667
group("org.springframework.integration") {
16681668
imports = [
16691669
"spring-integration-bom"

0 commit comments

Comments
 (0)