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