diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 265546833f..e129158ca6 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1309,7 +1309,7 @@ bom { ] } } - library("Spring AMQP", "3.0.0-SNAPSHOT") { + library("Spring AMQP", "3.0.0-M1") { group("org.springframework.amqp") { modules = [ "spring-amqp",