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