diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 571e6f3a98..23c4172834 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1646,7 +1646,7 @@ bom { ] } } - library("Spring AMQP", "2.2.16.RELEASE") { + library("Spring AMQP", "2.2.17.BUILD-SNAPSHOT") { group("org.springframework.amqp") { modules = [ "spring-amqp",