diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 510e581742..65d62b5d42 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1172,7 +1172,7 @@ bom { ] } } - library("Reactor Bom", "2022.0.11") { + library("Reactor Bom", "2022.0.12-SNAPSHOT") { considerSnapshots() calendarName = "Reactor" group("io.projectreactor") {