diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 676596e0138..43629036cf3 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1688,7 +1688,7 @@ bom { ] } } - library("Spring AMQP", "2.3.14") { + library("Spring AMQP", "2.3.15-SNAPSHOT") { group("org.springframework.amqp") { modules = [ "spring-amqp",