diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 62e5dc922bb..5bdb700d207 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1383,7 +1383,7 @@ bom { ] } } - library("Reactor Bom", "2023.0.5") { + library("Reactor Bom", "2023.0.6-SNAPSHOT") { considerSnapshots() calendarName = "Reactor" group("io.projectreactor") {