diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 93b241e4a8..2a6c3e0b52 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1558,7 +1558,7 @@ bom { ] } } - library("Spring AMQP", "2.3.12-SNAPSHOT") { + library("Spring AMQP", "2.3.12") { group("org.springframework.amqp") { modules = [ "spring-amqp",