diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 8bcd6c695fd..0c9a346ff6e 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2007,7 +2007,7 @@ bom { ] } } - library("Reactor Bom", "2024.0.14-SNAPSHOT") { + library("Reactor Bom", "2024.0.14") { considerSnapshots() calendarName = "Reactor" group("io.projectreactor") {