Skip to content

Commit 30ef19c

Browse files
committed
Start building against Spring Integration 6.2.5 snapshots
See gh-40660
1 parent 52912c1 commit 30ef19c

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
@@ -1610,7 +1610,7 @@ bom {
16101610
]
16111611
}
16121612
}
1613-
library("Spring Integration", "6.2.4") {
1613+
library("Spring Integration", "6.2.5-SNAPSHOT") {
16141614
considerSnapshots()
16151615
group("org.springframework.integration") {
16161616
imports = [

0 commit comments

Comments
 (0)