diff --git a/platform/spring-boot-dependencies/build.gradle b/platform/spring-boot-dependencies/build.gradle index 37651053026..ee71e9bde5a 100644 --- a/platform/spring-boot-dependencies/build.gradle +++ b/platform/spring-boot-dependencies/build.gradle @@ -2396,7 +2396,7 @@ bom { ] } } - library("Spring AMQP", "4.0.3") { + library("Spring AMQP", "4.0.4-SNAPSHOT") { considerSnapshots() group("org.springframework.amqp") { bom("spring-amqp-bom")