diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 48fa0fedbb..3828ea0f47 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1969,7 +1969,7 @@ bom { ] } } - library("Reactor Bom", "2024.0.3-SNAPSHOT") { + library("Reactor Bom", "2024.0.3") { considerSnapshots() calendarName = "Reactor" group("io.projectreactor") {