diff --git a/platform/spring-boot-dependencies/build.gradle b/platform/spring-boot-dependencies/build.gradle index bae4724ee02..35c1365a38d 100644 --- a/platform/spring-boot-dependencies/build.gradle +++ b/platform/spring-boot-dependencies/build.gradle @@ -2376,7 +2376,7 @@ bom { ] } } - library("Spring AMQP", "4.1.0-SNAPSHOT") { + library("Spring AMQP", "4.1.0-M1") { considerSnapshots() group("org.springframework.amqp") { bom("spring-amqp-bom")