diff --git a/platform/spring-boot-dependencies/build.gradle b/platform/spring-boot-dependencies/build.gradle index 2a3d2e96fff..35be4f23789 100644 --- a/platform/spring-boot-dependencies/build.gradle +++ b/platform/spring-boot-dependencies/build.gradle @@ -1950,7 +1950,7 @@ bom { ] } } - library("Reactor Bom", "2025.0.0-RC1") { + library("Reactor Bom", "2025.0.0") { considerSnapshots() calendarName = "Reactor" group("io.projectreactor") {