Skip to content

Commit 6508e7b

Browse files
committed
Upgrade to Spring Integration 6.5.0-RC1
Closes gh-45143
1 parent bf4330a commit 6508e7b

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-SNAPSHOT") {
2297+
library("Spring Integration", "6.5.0-RC1") {
22982298
considerSnapshots()
22992299
group("org.springframework.integration") {
23002300
bom("spring-integration-bom")

0 commit comments

Comments
 (0)