diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 2f3ca47b8e1..52c259cebb3 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1166,7 +1166,7 @@ bom { ] } } - library("Reactor Bom", "2022.0.13-SNAPSHOT") { + library("Reactor Bom", "2022.0.13") { considerSnapshots() calendarName = "Reactor" group("io.projectreactor") {