Skip to content

Commit 245c6c9

Browse files
committed
Upgrade to Spring Integration 5.5.11
Closes gh-30702
1 parent fd784ea commit 245c6c9

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.11-SNAPSHOT") {
1716+
library("Spring Integration", "5.5.11") {
17171717
group("org.springframework.integration") {
17181718
imports = [
17191719
"spring-integration-bom"

0 commit comments

Comments
 (0)