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