diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 50945d3249..2fe311a4fa 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1537,7 +1537,7 @@ bom { ] } } - library("Spring AMQP", "2.3.0-SNAPSHOT") { + library("Spring AMQP", "2.3.0-M3") { group("org.springframework.amqp") { modules = [ "spring-amqp",