diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 9997fb6605..6d5f7a6819 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1145,7 +1145,7 @@ bom { ] } } - library("Reactor Bom", "2022.0.6-SNAPSHOT") { + library("Reactor Bom", "2022.0.6") { group("io.projectreactor") { imports = [ "reactor-bom"