diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 55e91e6d5a0..42b382af3f8 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1317,7 +1317,7 @@ bom { ] } } - library("Spring AMQP", "3.0.1") { + library("Spring AMQP", "3.0.2") { group("org.springframework.amqp") { modules = [ "spring-amqp",