Skip to content

Commit ca1bcaf

Browse files
committed
Start building against Spring Integration 6.1.8 snapshots
See gh-40202
1 parent a18a661 commit ca1bcaf

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
@@ -1441,7 +1441,7 @@ bom {
14411441
]
14421442
}
14431443
}
1444-
library("Spring Integration", "6.1.7") {
1444+
library("Spring Integration", "6.1.8-SNAPSHOT") {
14451445
considerSnapshots()
14461446
group("org.springframework.integration") {
14471447
imports = [

0 commit comments

Comments
 (0)