diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 3c5efa14d1e..02b4d1eda83 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1626,7 +1626,7 @@ bom { ] } } - library("Spring AMQP", "2.2.7.RELEASE") { + library("Spring AMQP", "2.3.0-M1") { group("org.springframework.amqp") { modules = [ "spring-amqp",