diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 0f24085f5c..32a4dbbb55 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1642,7 +1642,7 @@ bom { ] } } - library("Spring Integration", "5.5.0-SNAPSHOT") { + library("Spring Integration", "5.5.0-M3") { group("org.springframework.integration") { imports = [ "spring-integration-bom"