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 748bba3 commit e204371Copy full SHA for e204371
platform/spring-boot-dependencies/build.gradle
@@ -2359,7 +2359,7 @@ bom {
2359
releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}")
2360
}
2361
2362
- library("Spring Integration", "7.0.0-SNAPSHOT") {
+ library("Spring Integration", "7.0.0-M3") {
2363
considerSnapshots()
2364
group("org.springframework.integration") {
2365
bom("spring-integration-bom")
0 commit comments