diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 08a7568b2b..026b1fa528 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1712,7 +1712,7 @@ bom { ] } } - library("Spring Integration", "5.5.10-SNAPSHOT") { + library("Spring Integration", "5.5.10") { group("org.springframework.integration") { imports = [ "spring-integration-bom"