diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 562dd12adb9..3d5074507bf 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2029,7 +2029,7 @@ bom { ] } } - library("Reactor Bom", "2024.0.16-SNAPSHOT") { + library("Reactor Bom", "2024.0.16") { considerSnapshots() calendarName = "Reactor" group("io.projectreactor") {