diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index e03cba1ea1..5e31e6fdb7 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1423,7 +1423,7 @@ bom { ] } } - library("Reactor Bom", "2020.0.9") { + library("Reactor Bom", "2020.0.10-SNAPSHOT") { group("io.projectreactor") { imports = [ "reactor-bom"