diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 6f72c82193..e864f13bb8 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1695,7 +1695,7 @@ bom { ] } } - library("Reactor Bom", "2024.0.0-SNAPSHOT") { + library("Reactor Bom", "2024.0.0-M6") { considerSnapshots() calendarName = "Reactor" group("io.projectreactor") {