diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index df573232d0..42585a61e5 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1217,7 +1217,7 @@ bom { ] } } - library("Reactor Bom", "2022.0.17") { + library("Reactor Bom", "2022.0.18-SNAPSHOT") { considerSnapshots() calendarName = "Reactor" group("io.projectreactor") {