diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 05b70040c5..28436d8ac3 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.4") { + library("Spring AMQP", "2.3.5") { group("org.springframework.amqp") { modules = [ "spring-amqp",