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