diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 6817b25e7f..40ca19f2d1 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1146,7 +1146,7 @@ bom { ] } } - library("Reactor Bom", "2020.0.18") { + library("Reactor Bom", "2020.0.19") { group("io.projectreactor") { imports = [ "reactor-bom"