diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 9efa7a797f..13799e333a 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1273,7 +1273,7 @@ bom { ] } } - library("Reactor Bom", "2022.0.19-SNAPSHOT") { + library("Reactor Bom", "2022.0.19") { considerSnapshots() calendarName = "Reactor" group("io.projectreactor") {