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