diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 1d9204fec3..5109a575df 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1210,7 +1210,7 @@ bom { ] } } - library("Reactor Bom", "2023.0.0-SNAPSHOT") { + library("Reactor Bom", "2023.0.0-M2") { group("io.projectreactor") { imports = [ "reactor-bom"