From 559d09ef30a2703e8e6fcbd2d4994c94f73831d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Tue, 20 Aug 2024 08:55:10 +0200 Subject: [PATCH] Upgrade to Spring AMQP 3.1.7 Closes gh-41951 --- 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 0ded4c2a94..20a6ddf0b3 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1559,7 +1559,7 @@ bom { ] } } - library("Spring AMQP", "3.1.6") { + library("Spring AMQP", "3.1.7") { considerSnapshots() group("org.springframework.amqp") { imports = [