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