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