diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 25a9826dd0..4bbf24b56e 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1606,7 +1606,7 @@ bom { ] } } - library("Spring AMQP", "2.4.0-SNAPSHOT") { + library("Spring AMQP", "2.4.0-M3") { group("org.springframework.amqp") { modules = [ "spring-amqp",