diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 14d35a8fcf..f24191eec2 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1641,7 +1641,7 @@ bom { ] } } - library("Spring AMQP", "2.2.10.RELEASE") { + library("Spring AMQP", "2.2.11.RELEASE") { group("org.springframework.amqp") { modules = [ "spring-amqp",