diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 51f87cf477..08116c4a06 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1680,7 +1680,7 @@ bom { ] } } - library("Spring AMQP", "2.4.6") { + library("Spring AMQP", "2.4.7-SNAPSHOT") { group("org.springframework.amqp") { modules = [ "spring-amqp",