diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 4c7e593a40..0fd54849c1 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1710,7 +1710,7 @@ bom { ] } } - library("Spring AMQP", "2.4.13-SNAPSHOT") { + library("Spring AMQP", "2.4.13") { prohibit { versionRange "[3.0.0-M1,)" because "it uses Spring Framework 6"