diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index c67c9fbda4..874d7df5d5 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1853,7 +1853,7 @@ bom { ] } } - library("Reactor Bom", "2024.0.5-SNAPSHOT") { + library("Reactor Bom", "2024.0.5") { considerSnapshots() calendarName = "Reactor" group("io.projectreactor") {