diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 8da68f2ce6..a28b5c4663 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1369,7 +1369,7 @@ bom { ] } } - library("Spring AMQP", "3.0.8-SNAPSHOT") { + library("Spring AMQP", "3.0.8") { group("org.springframework.amqp") { imports = [ "spring-amqp-bom"