diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 72903d1e033..c3c53c57928 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1206,7 +1206,7 @@ bom { ] } } - library("Reactor Bom", "2022.0.10-SNAPSHOT") { + library("Reactor Bom", "2022.0.10") { group("io.projectreactor") { imports = [ "reactor-bom"