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