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