diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index b1846a02b9..0bc1012896 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1317,7 +1317,7 @@ bom { ] } } - library("Spring AMQP", "3.0.2") { + library("Spring AMQP", "3.0.3-SNAPSHOT") { group("org.springframework.amqp") { modules = [ "spring-amqp",