diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 01befe38c2..e5de34ac9a 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.7") { + library("Reactor Bom", "2023.0.8") { considerSnapshots() calendarName = "Reactor" group("io.projectreactor") {