Skip to content

Commit b80570f

Browse files
committed
Start building against Spring Integration 6.3.0-M1 snapshots
See gh-39496
1 parent 33b4878 commit b80570f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1483,7 +1483,7 @@ bom {
14831483
]
14841484
}
14851485
}
1486-
library("Spring Integration", "6.2.1") {
1486+
library("Spring Integration", "6.3.0-SNAPSHOT") {
14871487
considerSnapshots()
14881488
group("org.springframework.integration") {
14891489
imports = [

0 commit comments

Comments
 (0)