diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 8ae40a1ed9..b3a930d78e 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1671,7 +1671,7 @@ bom { ] } } - library("Spring AMQP", "2.4.5-SNAPSHOT") { + library("Spring AMQP", "2.4.5") { group("org.springframework.amqp") { modules = [ "spring-amqp",