Skip to content

Commit fc236ae

Browse files
committed
Start building against Spring Integration 6.5.10 snapshots
See gh-50820
1 parent 5271da7 commit fc236ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2356,7 +2356,7 @@ bom {
23562356
releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}")
23572357
}
23582358
}
2359-
library("Spring Integration", "6.5.9") {
2359+
library("Spring Integration", "6.5.10-SNAPSHOT") {
23602360
considerSnapshots()
23612361
group("org.springframework.integration") {
23622362
bom("spring-integration-bom")

0 commit comments

Comments
 (0)