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