Skip to content

Commit b9fcd57

Browse files
committed
Start building against Spring Integration 6.1.9 snapshots
See gh-40826
1 parent 1baf30c commit b9fcd57

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
@@ -1497,7 +1497,7 @@ bom {
14971497
]
14981498
}
14991499
}
1500-
library("Spring Integration", "6.1.8") {
1500+
library("Spring Integration", "6.1.9-SNAPSHOT") {
15011501
considerSnapshots()
15021502
group("org.springframework.integration") {
15031503
imports = [

0 commit comments

Comments
 (0)