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