From d1c9651d561d7f071493c1da7ec5b1786e5eb5ef Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Tue, 2 Apr 2019 09:41:01 +0100 Subject: [PATCH 1/2] Upgrade to Spring AMQP 1.7.13 Closes gh-16345 --- spring-boot-dependencies/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-dependencies/pom.xml b/spring-boot-dependencies/pom.xml index a8221e3ab22..4de5477679e 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -154,7 +154,7 @@ 5.5.5 1.0-groovy-2.4 4.3.23.RELEASE - 1.7.13.BUILD-SNAPSHOT + 1.7.13.RELEASE 1.2.8.RELEASE 3.0.10.RELEASE Ingalls-SR20 From 336af93c7eb96d3226b6d5a3e63dc48adc0963dd Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Tue, 2 Apr 2019 09:44:22 +0100 Subject: [PATCH 2/2] Update to Spring AMQP 2.0.12 Closes gh-16346 --- spring-boot-project/spring-boot-dependencies/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-project/spring-boot-dependencies/pom.xml b/spring-boot-project/spring-boot-dependencies/pom.xml index b4b7b0fa518..5b496fe3726 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -154,7 +154,7 @@ 1.19 6.6.5 5.0.13.RELEASE - 2.0.12.BUILD-SNAPSHOT + 2.0.12.RELEASE 4.0.2.RELEASE 2.0.5.RELEASE Kay-SR14