Skip to content

Commit a053d20

Browse files
committed
Start building against Spring Integration 5.3 M2 snapshots
See gh-20104
1 parent bde7bd0 commit a053d20

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
@@ -1600,7 +1600,7 @@ bom {
16001600
]
16011601
}
16021602
}
1603-
library("Spring Integration", "5.3.0.M1") {
1603+
library("Spring Integration", "5.3.0.BUILD-SNAPSHOT") {
16041604
group("org.springframework.integration") {
16051605
modules = [
16061606
"spring-integration-http" {

0 commit comments

Comments
 (0)