diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 65d62b5d42..f0c524d340 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1353,7 +1353,7 @@ bom { ] } } - library("Spring AMQP", "3.0.9") { + library("Spring AMQP", "3.0.10-SNAPSHOT") { considerSnapshots() group("org.springframework.amqp") { imports = [