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