diff --git a/platform/spring-boot-dependencies/build.gradle b/platform/spring-boot-dependencies/build.gradle index 48033571980..a82bd75034c 100644 --- a/platform/spring-boot-dependencies/build.gradle +++ b/platform/spring-boot-dependencies/build.gradle @@ -2628,7 +2628,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}") } } - library("Spring Integration", "7.1.0") { + library("Spring Integration", "7.1.1-SNAPSHOT") { firstParty() group("org.springframework.integration") { bom("spring-integration-bom")