diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 7b6b1673785..fac92567e04 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1646,7 +1646,7 @@ bom { ] } } - library("Spring AMQP", "2.2.15.BUILD-SNAPSHOT") { + library("Spring AMQP", "2.2.15.RELEASE") { group("org.springframework.amqp") { modules = [ "spring-amqp",