diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index d725e5d49b..fb00e863d0 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-M2") { + library("Spring AMQP", "2.3.0-SNAPSHOT") { group("org.springframework.amqp") { modules = [ "spring-amqp",