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