diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index cd5eff825a..a95ff3e57c 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1723,7 +1723,7 @@ bom { ] } } - library("Reactor Bom", "2023.0.8") { + library("Reactor Bom", "2023.0.9-SNAPSHOT") { considerSnapshots() calendarName = "Reactor" group("io.projectreactor") {