diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index f59479c3f7e..94d2770ad4d 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1647,7 +1647,7 @@ bom { ] } } - library("Spring AMQP", "2.4.2") { + library("Spring AMQP", "2.4.3-SNAPSHOT") { group("org.springframework.amqp") { modules = [ "spring-amqp",