diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 1437ac7a6b..f9ce1343ba 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1894,7 +1894,7 @@ bom { ] } } - library("Spring AMQP", "3.2.0-SNAPSHOT") { + library("Spring AMQP", "3.2.0-M3") { considerSnapshots() group("org.springframework.amqp") { imports = [