diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 6c4df6d500a..214ee46ea90 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2170,7 +2170,7 @@ bom { ] } } - library("Spring AMQP", "3.2.5-SNAPSHOT") { + library("Spring AMQP", "3.2.5") { considerSnapshots() group("org.springframework.amqp") { bom("spring-amqp-bom")