diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index f4f590dd55e..833fa7d6f10 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2080,7 +2080,7 @@ bom { ] } } - library("Spring AMQP", "3.2.1") { + library("Spring AMQP", "3.2.2-SNAPSHOT") { considerSnapshots() group("org.springframework.amqp") { imports = [