diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 3e52b5c43cd6..5a1f1561cd69 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1655,7 +1655,7 @@ bom { ] } } - library("Spring AMQP", "2.4.5-SNAPSHOT") { + library("Spring AMQP", "2.4.5") { prohibit("[3.0.0-M1,)") { because "it uses Spring Framework 6" }