diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 8a12afb5934..6994ceb578a 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1327,7 +1327,7 @@ bom { ] } } - library("Reactor Bom", "2023.0.4") { + library("Reactor Bom", "2023.0.5-SNAPSHOT") { considerSnapshots() calendarName = "Reactor" group("io.projectreactor") {