diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 0a23498e09d8..aeb1c39b0f19 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1484,7 +1484,7 @@ bom { ] } } - library("Spring AMQP", "3.1.0-RC1") { + library("Spring AMQP", "3.1.0-SNAPSHOT") { considerSnapshots() group("org.springframework.amqp") { imports = [