diff --git a/platform/spring-boot-dependencies/build.gradle b/platform/spring-boot-dependencies/build.gradle index 4b7ae928671..eba18dfe2cc 100644 --- a/platform/spring-boot-dependencies/build.gradle +++ b/platform/spring-boot-dependencies/build.gradle @@ -2516,7 +2516,7 @@ bom { ] } } - library("Spring AMQP", "4.1.0") { + library("Spring AMQP", "4.1.1-SNAPSHOT") { firstParty() group("org.springframework.amqp") { bom("spring-amqp-bom")