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 2b2228e commit 52fcd21Copy full SHA for 52fcd21
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -2174,7 +2174,7 @@ bom {
2174
releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}")
2175
}
2176
2177
- library("Spring Integration", "6.3.10-SNAPSHOT") {
+ library("Spring Integration", "6.3.10") {
2178
considerSnapshots()
2179
group("org.springframework.integration") {
2180
bom("spring-integration-bom")
0 commit comments