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