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