diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 84e1f9e23a4..862fe590a89 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1688,7 +1688,7 @@ bom { ] } } - library("Spring AMQP", "2.3.15") { + library("Spring AMQP", "2.3.16-SNAPSHOT") { group("org.springframework.amqp") { modules = [ "spring-amqp",