diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 2d954f1c130..c30d31b7012 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1407,7 +1407,7 @@ bom { ] } } - library("Reactor Bom", "2020.0.6-SNAPSHOT") { + library("Reactor Bom", "2020.0.6") { group("io.projectreactor") { imports = [ "reactor-bom"