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 b04e2b8 commit 8273bf4Copy full SHA for 8273bf4
platform/spring-boot-dependencies/build.gradle
@@ -2463,7 +2463,7 @@ bom {
2463
releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}")
2464
}
2465
2466
- library("Spring Integration", "7.0.1-SNAPSHOT") {
+ library("Spring Integration", "7.0.1") {
2467
considerSnapshots()
2468
group("org.springframework.integration") {
2469
bom("spring-integration-bom")
0 commit comments