diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 544be38a55..b1b2939b5f 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1497,7 +1497,7 @@ bom { ] } } - library("Spring AMQP", "3.1.0-M1") { + library("Spring AMQP", "3.1.0-SNAPSHOT") { considerSnapshots() group("org.springframework.amqp") { imports = [