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