diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index de662fa111e..62a154dcc0c 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1673,7 +1673,7 @@ bom { ] } } - library("Spring AMQP", "2.4.5") { + library("Spring AMQP", "2.4.6-SNAPSHOT") { group("org.springframework.amqp") { modules = [ "spring-amqp",