From 192340c5ee35234c302dc8b1c189d95d1a9ef6d7 Mon Sep 17 00:00:00 2001 From: Phillip Webb Date: Mon, 15 Oct 2018 14:14:12 -0700 Subject: [PATCH] Upgrade to Spring AMQP 2.0.8.RELEASE Closes gh-14833 --- 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 27779a4472..8b1e5edfb1 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.10.RELEASE - 2.0.6.RELEASE + 2.0.8.RELEASE 4.0.1.RELEASE 2.0.3.RELEASE Kay-SR11