diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 750882108c..8ec709e078 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1390,7 +1390,7 @@ bom { ] } } - library("Reactor Bom", "2023.0.11-SNAPSHOT") { + library("Reactor Bom", "2023.0.11") { considerSnapshots() calendarName = "Reactor" group("io.projectreactor") {