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