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