diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 5854c084ae..8d4feee345 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1415,7 +1415,7 @@ bom { ] } } - library("Spring Integration", "6.1.2-SNAPSHOT") { + library("Spring Integration", "6.1.2") { group("org.springframework.integration") { imports = [ "spring-integration-bom"