diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 487fd6d5c675..3bb1e49c9e88 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1157,7 +1157,7 @@ bom { ] } } - library("Reactor Bom", "2022.0.1-SNAPSHOT") { + library("Reactor Bom", "2022.0.1") { group("io.projectreactor") { imports = [ "reactor-bom"