diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index eba0f7753c7..b36606de02a 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1551,7 +1551,7 @@ bom { ] } } - library("Spring AMQP", "3.1.4") { + library("Spring AMQP", "3.1.5-SNAPSHOT") { considerSnapshots() group("org.springframework.amqp") { imports = [