Skip to content

Commit aba3b1d

Browse files
committed
Upgrade to Spring Integration 5.5.8
Closes gh-29320
1 parent f6cdc27 commit aba3b1d

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
@@ -1662,7 +1662,7 @@ bom {
16621662
]
16631663
}
16641664
}
1665-
library("Spring Integration", "5.5.8-SNAPSHOT") {
1665+
library("Spring Integration", "5.5.8") {
16661666
group("org.springframework.integration") {
16671667
imports = [
16681668
"spring-integration-bom"

0 commit comments

Comments
 (0)