Skip to content

Commit b5d37e2

Browse files
committed
Start building against Spring Integration 6.5.0 snapshots
See gh-45439
1 parent 05319c1 commit b5d37e2

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
@@ -2294,7 +2294,7 @@ bom {
22942294
releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}")
22952295
}
22962296
}
2297-
library("Spring Integration", "6.5.0-RC1") {
2297+
library("Spring Integration", "6.5.0-SNAPSHOT") {
22982298
considerSnapshots()
22992299
group("org.springframework.integration") {
23002300
bom("spring-integration-bom")

0 commit comments

Comments
 (0)