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