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