diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 36e3ba8bd112..6820b8f2f78b 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1491,7 +1491,7 @@ bom { ] } } - library("Spring AMQP", "3.1.0-SNAPSHOT") { + library("Spring AMQP", "3.1.0") { considerSnapshots() group("org.springframework.amqp") { imports = [