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