Skip to content

Commit 6325df2

Browse files
committed
Upgrade to Spring Integration 5.5.6
Closes gh-28513
1 parent d3e9e95 commit 6325df2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1684,7 +1684,7 @@ bom {
16841684
]
16851685
}
16861686
}
1687-
library("Spring Integration", "5.5.6-SNAPSHOT") {
1687+
library("Spring Integration", "5.5.6") {
16881688
group("org.springframework.integration") {
16891689
imports = [
16901690
"spring-integration-bom"

0 commit comments

Comments
 (0)