Skip to content

Commit 5898040

Browse files
committed
Upgrade to Spring Integration 5.5.10
Closes gh-30183
1 parent f063da3 commit 5898040

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
@@ -1713,7 +1713,7 @@ bom {
17131713
]
17141714
}
17151715
}
1716-
library("Spring Integration", "5.5.10-SNAPSHOT") {
1716+
library("Spring Integration", "5.5.10") {
17171717
group("org.springframework.integration") {
17181718
imports = [
17191719
"spring-integration-bom"

0 commit comments

Comments
 (0)