diff --git a/platform/spring-boot-dependencies/build.gradle b/platform/spring-boot-dependencies/build.gradle index e44adca49d8..167c3447d38 100644 --- a/platform/spring-boot-dependencies/build.gradle +++ b/platform/spring-boot-dependencies/build.gradle @@ -2354,7 +2354,7 @@ bom { ] } } - library("Spring AMQP", "4.0.0-SNAPSHOT") { + library("Spring AMQP", "4.0.0-RC1") { considerSnapshots() group("org.springframework.amqp") { bom("spring-amqp-bom")