Skip to content

Commit e8a1c3b

Browse files
committed
Start building against Spring Integration 5.3.4 snapshots
See gh-24096
1 parent 85cb5d4 commit e8a1c3b

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
@@ -1683,7 +1683,7 @@ bom {
16831683
]
16841684
}
16851685
}
1686-
library("Spring Integration", "5.3.3.RELEASE") {
1686+
library("Spring Integration", "5.3.4.BUILD-SNAPSHOT") {
16871687
group("org.springframework.integration") {
16881688
imports = [
16891689
"spring-integration-bom"

0 commit comments

Comments
 (0)