diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 9910ce77cec..754fda0610b 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1672,7 +1672,7 @@ bom { ] } } - library("Spring Integration", "5.5.3-SNAPSHOT") { + library("Spring Integration", "5.5.3") { group("org.springframework.integration") { imports = [ "spring-integration-bom"