diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index be38d18c4f49..328f0a0f31d4 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1614,7 +1614,7 @@ bom { ] } } - library("Spring AMQP", "2.4.0-RC1") { + library("Spring AMQP", "2.4.0-SNAPSHOT") { group("org.springframework.amqp") { modules = [ "spring-amqp",