diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index f96377aa1b06..24a66f9dac09 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1621,7 +1621,7 @@ bom { ] } } - library("Spring AMQP", "2.4.0-SNAPSHOT") { + library("Spring AMQP", "2.4.0") { group("org.springframework.amqp") { modules = [ "spring-amqp",