diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 2a0caaa3ab83..902518517a64 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1680,7 +1680,7 @@ bom { ] } } - library("Spring AMQP", "2.4.7-SNAPSHOT") { + library("Spring AMQP", "2.4.7") { group("org.springframework.amqp") { modules = [ "spring-amqp",