diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 59c45df41c..0819854a7d 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1629,7 +1629,7 @@ bom { ] } } - library("Spring AMQP", "2.3.9") { + library("Spring AMQP", "2.3.10") { group("org.springframework.amqp") { modules = [ "spring-amqp",