diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 94273f3d7f..4ffac1649a 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1533,7 +1533,7 @@ bom { ] } } - library("Spring AMQP", "2.3.0-RC1") { + library("Spring AMQP", "2.3.0") { group("org.springframework.amqp") { modules = [ "spring-amqp",