Skip to content

Commit 61c978e

Browse files
committed
Upgrade to Spring Integration 5.5.7
Closes gh-28975
1 parent c748774 commit 61c978e

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.7-SNAPSHOT") {
1665+
library("Spring Integration", "5.5.7") {
16661666
group("org.springframework.integration") {
16671667
imports = [
16681668
"spring-integration-bom"

0 commit comments

Comments
 (0)