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