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