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