diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index ae414021376..4a45efd7e01 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1317,7 +1317,7 @@ bom { ] } } - library("Reactor Bom", "2020.0.0-SNAPSHOT") { + library("Reactor Bom", "2020.0.0") { group("io.projectreactor") { imports = [ "reactor-bom"