diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 8803b2c21a..978274c4ac 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1318,7 +1318,7 @@ bom { ] } } - library("Spring AMQP", "3.0.0-SNAPSHOT") { + library("Spring AMQP", "3.0.0-M2") { group("org.springframework.amqp") { modules = [ "spring-amqp",