diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 0c9171b03b8..79862aa7438 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1713,7 +1713,7 @@ bom { ] } } - library("Reactor Bom", "2024.0.0-SNAPSHOT") { + library("Reactor Bom", "2024.0.0-M5") { considerSnapshots() calendarName = "Reactor" group("io.projectreactor") {