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