Skip to content

Commit 43ba80d

Browse files
committed
Start building against Spring Integration 5.5.10 snapshots
See gh-30175
1 parent 9ed4086 commit 43ba80d

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
@@ -1729,7 +1729,7 @@ bom {
17291729
]
17301730
}
17311731
}
1732-
library("Spring Integration", "5.5.9") {
1732+
library("Spring Integration", "5.5.10-SNAPSHOT") {
17331733
group("org.springframework.integration") {
17341734
imports = [
17351735
"spring-integration-bom"

0 commit comments

Comments
 (0)