diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 9abc644fb2..b1846a02b9 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1141,7 +1141,7 @@ bom { ] } } - library("Reactor Bom", "2022.0.5-SNAPSHOT") { + library("Reactor Bom", "2022.0.5") { group("io.projectreactor") { imports = [ "reactor-bom"