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