Skip to content

Commit c116ec6

Browse files
committed
Upgrade to Spring Integration 6.4.0-M2
Closes gh-41822
1 parent f832dcf commit c116ec6

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
@@ -2000,7 +2000,7 @@ bom {
20002000
releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}")
20012001
}
20022002
}
2003-
library("Spring Integration", "6.4.0-SNAPSHOT") {
2003+
library("Spring Integration", "6.4.0-M2") {
20042004
considerSnapshots()
20052005
group("org.springframework.integration") {
20062006
imports = [

0 commit comments

Comments
 (0)