Skip to content

Commit 5f185df

Browse files
committed
Start building against Spring Integration 6.2.6 snapshots
See gh-41021
1 parent be33a35 commit 5f185df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1609,7 +1609,7 @@ bom {
16091609
]
16101610
}
16111611
}
1612-
library("Spring Integration", "6.2.5") {
1612+
library("Spring Integration", "6.2.6-SNAPSHOT") {
16131613
considerSnapshots()
16141614
group("org.springframework.integration") {
16151615
imports = [

0 commit comments

Comments
 (0)