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