diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 0da1f09e4f5..82b338fb084 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1886,7 +1886,7 @@ bom { ] } } - library("Reactor Bom", "2024.0.11-SNAPSHOT") { + library("Reactor Bom", "2024.0.11") { considerSnapshots() calendarName = "Reactor" group("io.projectreactor") {