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 b447bdf commit 9a403d9Copy full SHA for 9a403d9
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -2201,7 +2201,7 @@ bom {
2201
releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}")
2202
}
2203
2204
- library("Spring Integration", "6.4.1-SNAPSHOT") {
+ library("Spring Integration", "6.4.1") {
2205
considerSnapshots()
2206
group("org.springframework.integration") {
2207
imports = [
0 commit comments