diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index edc8d99db3..199803ff46 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1876,7 +1876,7 @@ bom { ] } } - library("Reactor Bom", "2024.0.2") { + library("Reactor Bom", "2024.0.3-SNAPSHOT") { considerSnapshots() calendarName = "Reactor" group("io.projectreactor") {