diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index aa2b85b1cf..e11f1cea2e 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-M4") { + library("Reactor Bom", "2024.0.0-SNAPSHOT") { considerSnapshots() calendarName = "Reactor" group("io.projectreactor") {