diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 0fc2658a4dbb..9b8a34874d5f 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1670,7 +1670,7 @@ bom { ] } } - library("Spring Integration", "5.5.4-SNAPSHOT") { + library("Spring Integration", "5.5.4") { group("org.springframework.integration") { imports = [ "spring-integration-bom"