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