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