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 3040dc1 commit 1497f93Copy full SHA for 1497f93
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -2196,7 +2196,7 @@ bom {
2196
releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}")
2197
}
2198
2199
- library("Spring Integration", "6.4.9-SNAPSHOT") {
+ library("Spring Integration", "6.4.9") {
2200
considerSnapshots()
2201
group("org.springframework.integration") {
2202
bom("spring-integration-bom")
0 commit comments