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