Skip to content

Commit e32d701

Browse files
committed
Start building against Spring Integration 5.3.0 snapshots
See gh-21385
1 parent 5c26c89 commit e32d701

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
@@ -1647,7 +1647,7 @@ bom {
16471647
]
16481648
}
16491649
}
1650-
library("Spring Integration", "5.3.0.RC1") {
1650+
library("Spring Integration", "5.3.0.BUILD-SNAPSHOT") {
16511651
group("org.springframework.integration") {
16521652
imports = [
16531653
"spring-integration-bom"

0 commit comments

Comments
 (0)