diff --git a/platform/spring-boot-dependencies/build.gradle b/platform/spring-boot-dependencies/build.gradle index 3c84d9c44da..a471e501d46 100644 --- a/platform/spring-boot-dependencies/build.gradle +++ b/platform/spring-boot-dependencies/build.gradle @@ -2541,7 +2541,7 @@ bom { ] } } - library("Spring AMQP", "4.2.0-INTERNAL-SNAPSHOT") { + library("Spring AMQP", "4.2.0-M1") { firstParty() group("org.springframework.amqp") { bom("spring-amqp-bom")