Skip to content

Commit 88d790a

Browse files
committed
Start building against Spring Integration 5.3.0 snapshots
See gh-20951
1 parent d02218d commit 88d790a

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
@@ -1637,7 +1637,7 @@ bom {
16371637
]
16381638
}
16391639
}
1640-
library("Spring Integration", "5.3.0.M4") {
1640+
library("Spring Integration", "5.3.0.BUILD-SNAPSHOT") {
16411641
group("org.springframework.integration") {
16421642
imports = [
16431643
"spring-integration-bom"

0 commit comments

Comments
 (0)