diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 1dd8926e4d..3ef5119520 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1561,7 +1561,7 @@ bom { ] } } - library("Spring AMQP", "2.2.4.BUILD-SNAPSHOT") { + library("Spring AMQP", "2.2.4.RELEASE") { group("org.springframework.amqp") { modules = [ "spring-amqp",