Skip to content

Commit 140c14c

Browse files
committed
Start building against Spring Integration 5.5.11 snapshots
See gh-30702
1 parent aed4bc5 commit 140c14c

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

0 commit comments

Comments
 (0)