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