diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index e2087d6b7b..c59b7baa5b 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1872,7 +1872,7 @@ bom { ] } } - library("Spring AMQP", "3.1.6") { + library("Spring AMQP", "3.2.0-SNAPSHOT") { considerSnapshots() group("org.springframework.amqp") { imports = [