diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 3b2074aa65e..8741f356844 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2081,7 +2081,7 @@ bom { ] } } - library("Spring AMQP", "3.2.1-SNAPSHOT") { + library("Spring AMQP", "3.2.1") { considerSnapshots() group("org.springframework.amqp") { imports = [