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