diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 5854c084ae3..8d4feee3454 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"