diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 8974854aeb..4a7d9224c2 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1631,7 +1631,7 @@ bom { ] } } - library("Spring AMQP", "2.2.9.RELEASE") { + library("Spring AMQP", "2.2.10.BUILD-SNAPSHOT") { group("org.springframework.amqp") { modules = [ "spring-amqp",