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