diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 58e85d1f2c8..9e50da7b12c 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1438,7 +1438,7 @@ bom { ] } } - library("Spring AMQP", "3.0.13") { + library("Spring AMQP", "3.0.14-SNAPSHOT") { considerSnapshots() group("org.springframework.amqp") { imports = [