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