diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 659d31db7d..3b6106b0db 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1551,7 +1551,7 @@ bom { ] } } - library("Spring AMQP", "2.3.11-SNAPSHOT") { + library("Spring AMQP", "2.3.11") { group("org.springframework.amqp") { modules = [ "spring-amqp",