diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 9cd1ef4382c9..163a496c6eed 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1349,7 +1349,7 @@ bom { ] } } - library("Spring AMQP", "3.0.10-SNAPSHOT") { + library("Spring AMQP", "3.0.10") { considerSnapshots() group("org.springframework.amqp") { imports = [