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 0da7687 commit 6742831Copy full SHA for 6742831
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -2301,7 +2301,7 @@ bom {
2301
releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}")
2302
}
2303
2304
- library("Spring Integration", "6.5.0-SNAPSHOT") {
+ library("Spring Integration", "6.5.0") {
2305
considerSnapshots()
2306
group("org.springframework.integration") {
2307
bom("spring-integration-bom")
0 commit comments