diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 056ec20706e..33ac5471c12 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1654,7 +1654,7 @@ bom { ] } } - library("Reactor Bom", "2024.0.0-M3") { + library("Reactor Bom", "2024.0.0-M4") { considerSnapshots() calendarName = "Reactor" group("io.projectreactor") {