diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 71835d0bb5..2958d79982 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1875,7 +1875,7 @@ bom { ] } } - library("Reactor Bom", "2024.0.2-SNAPSHOT") { + library("Reactor Bom", "2024.0.2") { considerSnapshots() calendarName = "Reactor" group("io.projectreactor") {