diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 3c26f7fe46..c794d6a8b6 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1620,7 +1620,7 @@ bom { ] } } - library("Spring Integration", "5.3.0.BUILD-SNAPSHOT") { + library("Spring Integration", "5.3.0.M1") { group("org.springframework.integration") { modules = [ "spring-integration-http" {