diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 70ddc831d8f..25acd7050f5 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2077,7 +2077,7 @@ bom { ] } } - library("Spring AMQP", "3.2.3-SNAPSHOT") { + library("Spring AMQP", "3.2.3") { considerSnapshots() group("org.springframework.amqp") { imports = [