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