diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 6153577637a..36acf95b47c 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1642,7 +1642,7 @@ bom { ] } } - library("Spring AMQP", "2.2.12.BUILD-SNAPSHOT") { + library("Spring AMQP", "2.2.12.RELEASE") { group("org.springframework.amqp") { modules = [ "spring-amqp",