diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index cb528e8a9c23..84c0449c03ba 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1714,7 +1714,7 @@ bom { ] } } - library("Spring AMQP", "2.4.15-SNAPSHOT") { + library("Spring AMQP", "2.4.15") { prohibit { versionRange "[3.0.0-M1,)" because "it uses Spring Framework 6"