diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index bc2fd9aae1d..ceb67866468 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1687,7 +1687,7 @@ bom { ] } } - library("Spring Integration", "5.3.8.BUILD-SNAPSHOT") { + library("Spring Integration", "5.3.8.RELEASE") { group("org.springframework.integration") { imports = [ "spring-integration-bom"