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