diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 0cd468f302..04c6ce4521 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1618,7 +1618,7 @@ bom { ] } } - library('Spring AMQP', '2.2.3.BUILD-SNAPSHOT') { + library('Spring AMQP', '2.2.3.RELEASE') { group('org.springframework.amqp') { modules = [ 'spring-amqp',