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