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