diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 32a4dbbb55f..5697f03aa45 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1601,7 +1601,7 @@ bom { ] } } - library("Spring AMQP", "2.3.5") { + library("Spring AMQP", "2.3.6") { group("org.springframework.amqp") { modules = [ "spring-amqp",