diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 23b8fed7c6..c14be52c67 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1721,7 +1721,7 @@ bom { ] } } - library("Spring AMQP", "2.4.16") { + library("Spring AMQP", "2.4.17-SNAPSHOT") { considerSnapshots() prohibit { versionRange "[3.0.0-M1,)"