diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 81fdfa7cddf..dbe0655b812 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1645,7 +1645,7 @@ bom { ] } } - library("Spring AMQP", "2.2.12.RELEASE") { + library("Spring AMQP", "2.2.13.BUILD-SNAPSHOT") { group("org.springframework.amqp") { modules = [ "spring-amqp",