diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index d6c36b9aeb..b3ed217492 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1540,7 +1540,7 @@ bom { ] } } - library("Spring AMQP", "2.3.0-M3") { + library("Spring AMQP", "2.3.0-SNAPSHOT") { group("org.springframework.amqp") { modules = [ "spring-amqp",