diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index d88984e4f8..a627de529e 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1551,7 +1551,7 @@ bom { ] } } - library("Spring AMQP", "2.3.11") { + library("Spring AMQP", "2.3.12-SNAPSHOT") { group("org.springframework.amqp") { modules = [ "spring-amqp",