diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index f2881822ab..2da72832c3 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1851,7 +1851,7 @@ bom { ] } } - library("Spring AMQP", "3.2.0-SNAPSHOT") { + library("Spring AMQP", "3.2.0-M1") { considerSnapshots() group("org.springframework.amqp") { imports = [