From 367acbbe715a8881f7e5436e46ad363c9a64e08e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Tue, 20 Aug 2024 08:55:23 +0200 Subject: [PATCH] Upgrade to Spring AMQP 3.1.7 Closes gh-41953 --- spring-boot-project/spring-boot-dependencies/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 712760dab340..c24ee6ebe35b 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1901,7 +1901,7 @@ bom { ] } } - library("Spring AMQP", "3.1.6") { + library("Spring AMQP", "3.1.7") { considerSnapshots() group("org.springframework.amqp") { imports = [