We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d8474f commit 344a4bdCopy full SHA for 344a4bd
platform/spring-boot-dependencies/build.gradle
@@ -2450,7 +2450,7 @@ bom {
2450
releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}")
2451
}
2452
2453
- library("Spring Integration", "7.0.0-SNAPSHOT") {
+ library("Spring Integration", "7.0.0-RC2") {
2454
considerSnapshots()
2455
group("org.springframework.integration") {
2456
bom("spring-integration-bom")
0 commit comments