diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index ef6b900755..f29128e9cb 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1652,7 +1652,7 @@ bom { ] } } - library("Spring AMQP", "2.2.6.RELEASE") { + library("Spring AMQP", "2.2.7.RELEASE") { group("org.springframework.amqp") { modules = [ "spring-amqp",