diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index e9490eb7dd..2e11894345 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1217,7 +1217,7 @@ bom { ] } } - library("Reactor Bom", "2022.0.15") { + library("Reactor Bom", "2022.0.16-SNAPSHOT") { considerSnapshots() calendarName = "Reactor" group("io.projectreactor") {