diff --git a/platform/spring-boot-dependencies/build.gradle b/platform/spring-boot-dependencies/build.gradle index 221a62a6666..d509f612917 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.0-SNAPSHOT") { + library("Spring AMQP", "4.0.0") { considerSnapshots() group("org.springframework.amqp") { bom("spring-amqp-bom")