Skip to content

Commit bb8efe3

Browse files
committed
Start building against Spring Integration 6.2.4 snapshots
See gh-40214
1 parent 013a0e3 commit bb8efe3

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
@@ -1554,7 +1554,7 @@ bom {
15541554
]
15551555
}
15561556
}
1557-
library("Spring Integration", "6.2.3") {
1557+
library("Spring Integration", "6.2.4-SNAPSHOT") {
15581558
considerSnapshots()
15591559
group("org.springframework.integration") {
15601560
imports = [

0 commit comments

Comments
 (0)