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