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