diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 8e25c2b4dba3..9c69743d48c8 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2094,7 +2094,7 @@ bom { ] } } - library("Spring AMQP", "3.1.8") { + library("Spring AMQP", "3.1.9-SNAPSHOT") { considerSnapshots() group("org.springframework.amqp") { imports = [