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