diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 50d961a0c84..369baf6092f 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2003,7 +2003,7 @@ bom { ] } } - library("Reactor Bom", "2024.0.9") { + library("Reactor Bom", "2024.0.10-SNAPSHOT") { considerSnapshots() calendarName = "Reactor" group("io.projectreactor") {