diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index a42db90b47b..01c53beeeee 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2082,7 +2082,7 @@ bom { ] } } - library("Spring AMQP", "3.1.12-SNAPSHOT") { + library("Spring AMQP", "3.1.12") { considerSnapshots() group("org.springframework.amqp") { bom("spring-amqp-bom")