diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index f965dd49d3e4..1f8d80ef4bff 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1330,7 +1330,7 @@ bom { ] } } - library("Spring AMQP", "3.0.4-SNAPSHOT") { + library("Spring AMQP", "3.0.4") { group("org.springframework.amqp") { modules = [ "spring-amqp",