diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 12401ee9c0f..0ac7be077ef 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1328,7 +1328,7 @@ bom { ] } } - library("Reactor Bom", "2023.0.2-SNAPSHOT") { + library("Reactor Bom", "2023.0.2") { considerSnapshots() calendarName = "Reactor" group("io.projectreactor") {