diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index a99b202e80e..dbe1c3d97c0 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1455,7 +1455,7 @@ bom { ] } } - library("Reactor Bom", "2020.0.16") { + library("Reactor Bom", "2020.0.17-SNAPSHOT") { group("io.projectreactor") { imports = [ "reactor-bom"