Skip to content

Commit c54918e

Browse files
committed
Start building against Spring Integration 5.4.0-M1 snapshots
See gh-21931
1 parent 360d44a commit c54918e

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
@@ -1667,7 +1667,7 @@ bom {
16671667
]
16681668
}
16691669
}
1670-
library("Spring Integration", "5.3.0.RELEASE") {
1670+
library("Spring Integration", "5.4.0-SNAPSHOT") {
16711671
group("org.springframework.integration") {
16721672
imports = [
16731673
"spring-integration-bom"

0 commit comments

Comments
 (0)