diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 37d4e7273c..afb4048b44 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1532,7 +1532,7 @@ bom { ] } } - library("Spring AMQP", "2.3.2") { + library("Spring AMQP", "2.3.4") { group("org.springframework.amqp") { modules = [ "spring-amqp",