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