diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 3c171a64963..e4662e6ffc8 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1189,7 +1189,7 @@ bom { ] } } - library("Reactor Bom", "2022.0.0-SNAPSHOT") { + library("Reactor Bom", "2022.0.0-M4") { group("io.projectreactor") { imports = [ "reactor-bom"