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