Skip to content

Commit fc24b56

Browse files
committed
Start building against Spring Integration 6.1.5 snapshots
See gh-38303
1 parent ba21343 commit fc24b56

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
@@ -1437,7 +1437,7 @@ bom {
14371437
]
14381438
}
14391439
}
1440-
library("Spring Integration", "6.1.4") {
1440+
library("Spring Integration", "6.1.5-SNAPSHOT") {
14411441
considerSnapshots()
14421442
group("org.springframework.integration") {
14431443
imports = [

0 commit comments

Comments
 (0)