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