diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index eca5a79a7f..ada324a811 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1488,7 +1488,7 @@ bom { ] } } - library("Reactor Bom", "2020.0.36-SNAPSHOT") { + library("Reactor Bom", "2020.0.36") { considerSnapshots() calendarName = "Reactor" group("io.projectreactor") {