Skip to content

Commit 9dcc495

Browse files
committed
Upgrade to Spring Integration 5.5.16
Closes gh-33581
1 parent 5e2e18d commit 9dcc495

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
@@ -1730,7 +1730,7 @@ bom {
17301730
]
17311731
}
17321732
}
1733-
library("Spring Integration", "5.5.15") {
1733+
library("Spring Integration", "5.5.16") {
17341734
prohibit("[6.0.0-M1,)") {
17351735
because "it uses Spring Framework 6"
17361736
}

0 commit comments

Comments
 (0)