diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 006040aba2..95d638c761 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1530,7 +1530,7 @@ bom { ] } } - library("Spring AMQP", "2.3.0-SNAPSHOT") { + library("Spring AMQP", "2.3.0-M2") { group("org.springframework.amqp") { modules = [ "spring-amqp",