Skip to content

Commit c631f04

Browse files
committed
Upgrade to Spring Integration 5.5.18
Closes gh-35294
1 parent 30b4bb0 commit c631f04

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
@@ -1780,7 +1780,7 @@ bom {
17801780
]
17811781
}
17821782
}
1783-
library("Spring Integration", "5.5.18-SNAPSHOT") {
1783+
library("Spring Integration", "5.5.18") {
17841784
prohibit {
17851785
versionRange "[6.0.0-M1,)"
17861786
because "it uses Spring Framework 6"

0 commit comments

Comments
 (0)