Skip to content

Commit d032100

Browse files
committed
Upgrade to Spring Integration 7.1.0-RC1
Closes gh-49997
1 parent d246793 commit d032100

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2619,7 +2619,7 @@ bom {
26192619
releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}")
26202620
}
26212621
}
2622-
library("Spring Integration", "7.1.0-SNAPSHOT") {
2622+
library("Spring Integration", "7.1.0-RC1") {
26232623
considerSnapshots()
26242624
group("org.springframework.integration") {
26252625
bom("spring-integration-bom")

0 commit comments

Comments
 (0)