diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 5fccda5ee3..8b18e30bb0 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1690,7 +1690,7 @@ bom { ] } } - library("Spring AMQP", "2.4.8-SNAPSHOT") { + library("Spring AMQP", "2.4.8") { group("org.springframework.amqp") { modules = [ "spring-amqp",