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