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