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