diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 772ee067ef11..c9dfbc6cb0bb 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1213,7 +1213,7 @@ bom { ] } } - library("Reactor Bom", "2022.0.14") { + library("Reactor Bom", "2022.0.15-SNAPSHOT") { considerSnapshots() calendarName = "Reactor" group("io.projectreactor") {