diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 173e83376d..9ed3d82dd5 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1534,7 +1534,7 @@ bom { ] } } - library("Spring AMQP", "2.3.0") { + library("Spring AMQP", "2.3.1") { group("org.springframework.amqp") { modules = [ "spring-amqp",