diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 39781a6a6937..c4d22f3be4ef 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1438,7 +1438,7 @@ bom { ] } } - library("Spring AMQP", "3.0.14-SNAPSHOT") { + library("Spring AMQP", "3.0.14") { considerSnapshots() group("org.springframework.amqp") { imports = [