Skip to content

Commit 3bffbeb

Browse files
committed
Upgrade to Spring Integration 6.4.0-M1
Closes gh-41309
1 parent 0768b47 commit 3bffbeb

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
@@ -1959,7 +1959,7 @@ bom {
19591959
releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}")
19601960
}
19611961
}
1962-
library("Spring Integration", "6.4.0-SNAPSHOT") {
1962+
library("Spring Integration", "6.4.0-M1") {
19631963
considerSnapshots()
19641964
group("org.springframework.integration") {
19651965
imports = [

0 commit comments

Comments
 (0)