diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index be45ba2cb4..a0113539b7 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1317,7 +1317,7 @@ bom { ] } } - library("Reactor Bom", "2020.0.0-SNAPSHOT") { + library("Reactor Bom", "2020.0.0-M2") { group("io.projectreactor") { imports = [ "reactor-bom" @@ -1775,4 +1775,3 @@ bom { generateMetadataFileForMavenPublication { enabled = false } -