diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 5a4b81b69f..42d5488794 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1202,7 +1202,7 @@ bom { ] } } - library("Reactor Bom", "2022.0.8") { + library("Reactor Bom", "2022.0.9-SNAPSHOT") { group("io.projectreactor") { imports = [ "reactor-bom"