diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 06c1474401..d272eae07c 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2062,7 +2062,7 @@ bom { ] } } - library("Spring AMQP", "3.1.11-SNAPSHOT") { + library("Spring AMQP", "3.1.11") { considerSnapshots() group("org.springframework.amqp") { bom("spring-amqp-bom")