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