diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 8c39c340c22..e04832aef1c 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1390,7 +1390,7 @@ bom { ] } } - library("Reactor Bom", "2023.0.12-SNAPSHOT") { + library("Reactor Bom", "2023.0.12") { considerSnapshots() calendarName = "Reactor" group("io.projectreactor") {