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