Skip to content

Commit 0f93c6c

Browse files
committed
Start building against Spring Integration 5.5.8 snapshots
See gh-29286
1 parent 0412e86 commit 0f93c6c

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
@@ -1682,7 +1682,7 @@ bom {
16821682
]
16831683
}
16841684
}
1685-
library("Spring Integration", "5.5.7") {
1685+
library("Spring Integration", "5.5.8-SNAPSHOT") {
16861686
group("org.springframework.integration") {
16871687
imports = [
16881688
"spring-integration-bom"

0 commit comments

Comments
 (0)