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