diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index d64ecdba6a..d1d0a13d50 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1379,7 +1379,7 @@ bom { ] } } - library("Spring Integration", "6.0.1") { + library("Spring Integration", "6.0.2-SNAPSHOT") { group("org.springframework.integration") { imports = [ "spring-integration-bom"