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