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