diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index aefc155e05..613809f5a6 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1223,7 +1223,7 @@ bom { ] } } - library("Reactor Bom", "2022.0.0-M6") { + library("Reactor Bom", "2022.0.0-SNAPSHOT") { group("io.projectreactor") { imports = [ "reactor-bom"