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