diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 49e5ff6eb3..637c9bdd7c 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1671,7 +1671,7 @@ bom { ] } } - library("Spring AMQP", "2.4.4") { + library("Spring AMQP", "2.4.5-SNAPSHOT") { group("org.springframework.amqp") { modules = [ "spring-amqp",