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