diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 1b43aa76cf2..1677b03159a 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1166,7 +1166,7 @@ bom { ] } } - library("Reactor Bom", "2022.0.10") { + library("Reactor Bom", "2022.0.11-SNAPSHOT") { considerSnapshots() calendarName = "Reactor" group("io.projectreactor") {