diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 12cd75be1e3d..5b55e1f8f9f9 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1537,7 +1537,7 @@ bom { ] } } - library("Spring AMQP", "2.3.4") { + library("Spring AMQP", "2.3.5-SNAPSHOT") { group("org.springframework.amqp") { modules = [ "spring-amqp",