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