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