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