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