diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 357e368623..2e720e61b6 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1631,7 +1631,7 @@ bom { ] } } - library("Spring AMQP", "2.2.10.BUILD-SNAPSHOT") { + library("Spring AMQP", "2.2.10.RELEASE") { group("org.springframework.amqp") { modules = [ "spring-amqp",