diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 60f5e9868b..0c96a61e97 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1217,7 +1217,7 @@ bom { ] } } - library("Reactor Bom", "2022.0.16-SNAPSHOT") { + library("Reactor Bom", "2022.0.16") { considerSnapshots() calendarName = "Reactor" group("io.projectreactor") {