diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 56477350a8..465cd2afd1 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1641,7 +1641,7 @@ bom { ] } } - library("Spring Integration", "5.5.0-M1") { + library("Spring Integration", "5.5.0-SNAPSHOT") { group("org.springframework.integration") { imports = [ "spring-integration-bom"