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