diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 34bebec50027..8da3ebfe7f18 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1377,7 +1377,7 @@ bom { ] } } - library("Spring Integration", "6.0.2") { + library("Spring Integration", "6.0.3-SNAPSHOT") { group("org.springframework.integration") { imports = [ "spring-integration-bom"