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