diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 3a4f386e320e..fe25f46200f0 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1381,7 +1381,7 @@ bom { ] } } - library("Spring AMQP", "3.0.9-SNAPSHOT") { + library("Spring AMQP", "3.0.9") { considerSnapshots() group("org.springframework.amqp") { imports = [