diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index f5cae1dd656e..7754ee95f109 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1647,7 +1647,7 @@ bom { ] } } - library("Spring AMQP", "2.4.6") { + library("Spring AMQP", "2.4.7-SNAPSHOT") { prohibit("[3.0.0-M1,)") { because "it uses Spring Framework 6" }