Skip to content

Commit c10eea2

Browse files
committed
Upgrade to Spring Integration 6.5.0-M3
Closes gh-44594
1 parent da8f381 commit c10eea2

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
@@ -2310,7 +2310,7 @@ bom {
23102310
releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}")
23112311
}
23122312
}
2313-
library("Spring Integration", "6.5.0-SNAPSHOT") {
2313+
library("Spring Integration", "6.5.0-M3") {
23142314
considerSnapshots()
23152315
group("org.springframework.integration") {
23162316
imports = [

0 commit comments

Comments
 (0)