Skip to content

Commit 9df9d89

Browse files
committed
Upgrade to Spring Integration 6.4.0-RC1
Closes gh-42563
1 parent 8c06886 commit 9df9d89

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
@@ -2006,7 +2006,7 @@ bom {
20062006
releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}")
20072007
}
20082008
}
2009-
library("Spring Integration", "6.4.0-SNAPSHOT") {
2009+
library("Spring Integration", "6.4.0-RC1") {
20102010
considerSnapshots()
20112011
group("org.springframework.integration") {
20122012
imports = [

0 commit comments

Comments
 (0)