diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index cb4d6e85c22..397af615023 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1655,7 +1655,7 @@ bom { ] } } - library("Reactor Bom", "2023.0.6") { + library("Reactor Bom", "2023.0.7-SNAPSHOT") { considerSnapshots() calendarName = "Reactor" group("io.projectreactor") {