diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index f6e339ae222..bc25114f34a 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1629,7 +1629,7 @@ bom { ] } } - library("Spring AMQP", "2.3.10") { + library("Spring AMQP", "2.3.11-SNAPSHOT") { group("org.springframework.amqp") { modules = [ "spring-amqp",