diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 70918678f67b..6c45744f9974 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-SNAPSHOT") { + library("Spring Integration", "6.0.1") { group("org.springframework.integration") { imports = [ "spring-integration-bom"