diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 265770b33619..2a4428e90201 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1686,7 +1686,7 @@ bom { ] } } - library("Spring Integration", "5.3.4.RELEASE") { + library("Spring Integration", "5.3.5.RELEASE") { group("org.springframework.integration") { imports = [ "spring-integration-bom"