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