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