Skip to content

Commit fe90ef0

Browse files
committed
Upgrade to Spring Integration 6.4.0-M3
Closes gh-42145
1 parent 3291732 commit fe90ef0

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
@@ -2011,7 +2011,7 @@ bom {
20112011
releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}")
20122012
}
20132013
}
2014-
library("Spring Integration", "6.4.0-SNAPSHOT") {
2014+
library("Spring Integration", "6.4.0-M3") {
20152015
considerSnapshots()
20162016
group("org.springframework.integration") {
20172017
imports = [

0 commit comments

Comments
 (0)