diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 1d87e225f24..867f2f59785 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1665,7 +1665,7 @@ bom { ] } } - library("Spring AMQP", "2.4.3") { + library("Spring AMQP", "2.4.4-SNAPSHOT") { prohibit("[3.0.0-M1,)") { because "it uses Spring Framework 6" }