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 987b13c commit ddff823Copy full SHA for ddff823
platform/spring-boot-dependencies/build.gradle
@@ -2369,7 +2369,7 @@ bom {
2369
releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}")
2370
}
2371
2372
- library("Spring Integration", "7.0.0-SNAPSHOT") {
+ library("Spring Integration", "7.0.0-M1") {
2373
considerSnapshots()
2374
group("org.springframework.integration") {
2375
bom("spring-integration-bom")
0 commit comments