diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 7f6689ad5ef..8b0b93d32f6 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1273,7 +1273,7 @@ bom { ] } } - library("Reactor Bom", "2022.0.18") { + library("Reactor Bom", "2022.0.19-SNAPSHOT") { considerSnapshots() calendarName = "Reactor" group("io.projectreactor") {