Skip to content

Commit b3c1a8b

Browse files
committed
Upgrade to Spring Integration 5.5.11
Closes gh-30704
1 parent 2d663f2 commit b3c1a8b

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.11-SNAPSHOT") {
1733+
library("Spring Integration", "5.5.11") {
17341734
prohibit("[6.0.0-M1,)") {
17351735
because "it uses Spring Framework 6"
17361736
}

0 commit comments

Comments
 (0)