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