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 d874ad4 commit 665c4acCopy full SHA for 665c4ac
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-RC1") {
+ library("Spring Integration", "7.0.0-SNAPSHOT") {
2454
considerSnapshots()
2455
group("org.springframework.integration") {
2456
bom("spring-integration-bom")
0 commit comments