From 3d9c8c55dcabb4d5a9e59e933e71a69f7d7c93c7 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Thu, 8 Jun 2017 09:19:51 +0300 Subject: [PATCH 1/2] Upgrade to Spring AMQP 1.7.3.RELEASE Closes gh-9383 --- 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 c4d434e8b7..18103944bb 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -152,7 +152,7 @@ 5.5.4 1.0-groovy-2.4 4.3.9.RELEASE - 1.7.2.RELEASE + 1.7.3.RELEASE 1.2.4.RELEASE 3.0.7.RELEASE Ingalls-BUILD-SNAPSHOT From 342509e33ac61164edd5c421b0c2541c18e33a78 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Thu, 8 Jun 2017 09:20:51 +0300 Subject: [PATCH 2/2] Upgrade to Spring Kafka 1.1.6.RELEASE Closes gh-9384 --- 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 18103944bb..e4010e2e76 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -159,7 +159,7 @@ 0.23.0.RELEASE 4.3.10.RELEASE 1.2.2.RELEASE - 1.1.5.RELEASE + 1.1.6.RELEASE 2.3.1.RELEASE 1.2.7.RELEASE 1.1.5.RELEASE