diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 4b2bdb1dc0..9a2e500ffa 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1632,7 +1632,7 @@ bom { ] } } - library('Spring AMQP', '2.2.2.RELEASE') { + library('Spring AMQP', '2.2.3.BUILD-SNAPSHOT') { group('org.springframework.amqp') { modules = [ 'spring-amqp',