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