diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 05e41fe45f..e08904afc1 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1865,7 +1865,7 @@ bom { ] } } - library("Reactor Bom", "2023.0.16") { + library("Reactor Bom", "2023.0.17-SNAPSHOT") { considerSnapshots() calendarName = "Reactor" group("io.projectreactor") {