diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 7da35bb5c0..d319ba3f66 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1538,7 +1538,7 @@ bom { ] } } - library("Spring AMQP", "2.3.8") { + library("Spring AMQP", "2.3.9-SNAPSHOT") { group("org.springframework.amqp") { modules = [ "spring-amqp",