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 cb26063 commit 27c4565Copy full SHA for 27c4565
platform/spring-boot-dependencies/build.gradle
@@ -2382,7 +2382,7 @@ bom {
2382
releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}")
2383
}
2384
2385
- library("Spring Integration", "7.0.0-M1") {
+ library("Spring Integration", "7.0.0-SNAPSHOT") {
2386
considerSnapshots()
2387
group("org.springframework.integration") {
2388
bom("spring-integration-bom")
0 commit comments