diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 09189c34ae0..1338bd05a5b 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1791,7 +1791,7 @@ bom { ] } } - library("Spring AMQP", "3.1.3") { + library("Spring AMQP", "3.1.4-SNAPSHOT") { considerSnapshots() group("org.springframework.amqp") { imports = [