diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index c9967df9e2f..1c49fb87462 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1155,7 +1155,7 @@ bom { ] } } - library("Reactor Bom", "2022.0.9") { + library("Reactor Bom", "2022.0.10-SNAPSHOT") { group("io.projectreactor") { imports = [ "reactor-bom"