diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 21310b6f6a..40b32bfd05 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1630,7 +1630,7 @@ bom { ] } } - library("Spring AMQP", "2.2.7.RELEASE") { + library("Spring AMQP", "2.2.9.BUILD-SNAPSHOT") { group("org.springframework.amqp") { modules = [ "spring-amqp",