diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 6d291904d9..a1b9823584 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1436,7 +1436,7 @@ bom { ] } } - library("Spring Integration", "6.1.1-SNAPSHOT") { + library("Spring Integration", "6.1.1") { group("org.springframework.integration") { imports = [ "spring-integration-bom"