diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index c0c58f69f59..e7de77c8362 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1332,7 +1332,7 @@ bom { ] } } - library("Spring AMQP", "3.0.0") { + library("Spring AMQP", "3.0.1-SNAPSHOT") { group("org.springframework.amqp") { modules = [ "spring-amqp",