diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index c55b3571f5..7edc17f453 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1690,7 +1690,7 @@ bom { ] } } - library("Spring AMQP", "2.4.7") { + library("Spring AMQP", "2.4.8-SNAPSHOT") { group("org.springframework.amqp") { modules = [ "spring-amqp",