diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index aab1969970ed..f4f590dd55e9 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1875,7 +1875,7 @@ bom { ] } } - library("Reactor Bom", "2024.0.1") { + library("Reactor Bom", "2024.0.2-SNAPSHOT") { considerSnapshots() calendarName = "Reactor" group("io.projectreactor") {