diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 8375ec6944..2b920cb900 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1616,7 +1616,7 @@ bom { ] } } - library("Spring AMQP", "2.3.8") { + library("Spring AMQP", "2.4.0-SNAPSHOT") { group("org.springframework.amqp") { modules = [ "spring-amqp",