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