diff --git a/platform/spring-boot-dependencies/build.gradle b/platform/spring-boot-dependencies/build.gradle index 9b012eb5efc..0ea4062f2df 100644 --- a/platform/spring-boot-dependencies/build.gradle +++ b/platform/spring-boot-dependencies/build.gradle @@ -2516,7 +2516,7 @@ bom { ] } } - library("Spring AMQP", "4.1.1-INTERNAL-SNAPSHOT") { + library("Spring AMQP", "4.1.1") { firstParty() group("org.springframework.amqp") { bom("spring-amqp-bom")