Skip to content

Commit 6e00022

Browse files
committed
Start building against Spring Integration 5.4.0-M2 snapshots
See gh-22729
1 parent 02f888b commit 6e00022

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
@@ -1571,7 +1571,7 @@ bom {
15711571
]
15721572
}
15731573
}
1574-
library("Spring Integration", "5.4.0-M1") {
1574+
library("Spring Integration", "5.4.0-SNAPSHOT") {
15751575
group("org.springframework.integration") {
15761576
imports = [
15771577
"spring-integration-bom"

0 commit comments

Comments
 (0)