diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 65a9492f4d01..f1913125035a 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1391,7 +1391,7 @@ bom { ] } } - library("Reactor Bom", "2020.0.12-SNAPSHOT") { + library("Reactor Bom", "2020.0.12") { group("io.projectreactor") { imports = [ "reactor-bom"