diff --git a/platform/spring-boot-dependencies/build.gradle b/platform/spring-boot-dependencies/build.gradle index f56088610cb..e1a9dadb942 100644 --- a/platform/spring-boot-dependencies/build.gradle +++ b/platform/spring-boot-dependencies/build.gradle @@ -2371,7 +2371,7 @@ bom { ] } } - library("Spring AMQP", "4.0.2-SNAPSHOT") { + library("Spring AMQP", "4.0.2") { considerSnapshots() group("org.springframework.amqp") { bom("spring-amqp-bom")