diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 8b8ccb0166..77d7a4d292 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1705,7 +1705,7 @@ bom { ] } } - library("Reactor Bom", "2023.0.10") { + library("Reactor Bom", "2023.0.11-SNAPSHOT") { considerSnapshots() calendarName = "Reactor" group("io.projectreactor") {