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