Skip to content

Commit d2c215c

Browse files
committed
Start building against Spring Integration 6.2.10 snapshots
See gh-42537
1 parent 1dbd3ba commit d2c215c

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
@@ -1617,7 +1617,7 @@ bom {
16171617
]
16181618
}
16191619
}
1620-
library("Spring Integration", "6.2.9") {
1620+
library("Spring Integration", "6.2.10-SNAPSHOT") {
16211621
considerSnapshots()
16221622
group("org.springframework.integration") {
16231623
imports = [

0 commit comments

Comments
 (0)