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