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