We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d246793 commit d032100Copy full SHA for d032100
1 file changed
platform/spring-boot-dependencies/build.gradle
@@ -2619,7 +2619,7 @@ bom {
2619
releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}")
2620
}
2621
2622
- library("Spring Integration", "7.1.0-SNAPSHOT") {
+ library("Spring Integration", "7.1.0-RC1") {
2623
considerSnapshots()
2624
group("org.springframework.integration") {
2625
bom("spring-integration-bom")
0 commit comments