diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index c9d55887634..9bcd2b2a213 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2004,7 +2004,7 @@ bom { ] } } - library("Reactor Bom", "2024.0.7") { + library("Reactor Bom", "2024.0.8-SNAPSHOT") { considerSnapshots() calendarName = "Reactor" group("io.projectreactor") {