diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 5bb69cd1b41..df6c8651b7d 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1215,7 +1215,7 @@ bom { ] } } - library("Reactor Bom", "2022.0.12-SNAPSHOT") { + library("Reactor Bom", "2022.0.12") { considerSnapshots() calendarName = "Reactor" group("io.projectreactor") {