diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index af329b6035..f50144fa01 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1718,7 +1718,7 @@ bom { ] } } - library("Spring AMQP", "2.4.16-SNAPSHOT") { + library("Spring AMQP", "2.4.16") { considerSnapshots() prohibit { versionRange "[3.0.0-M1,)"