diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index b5ff022b564b..3dbb3d9e3b72 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1407,7 +1407,7 @@ bom { ] } } - library("Reactor Bom", "2020.0.13") { + library("Reactor Bom", "2020.0.14-SNAPSHOT") { group("io.projectreactor") { imports = [ "reactor-bom"