diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 91a69ec1ae..fea57509ac 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.2-SNAPSHOT") { + library("Reactor Bom", "2024.0.2") { considerSnapshots() calendarName = "Reactor" group("io.projectreactor") {