From 2483ed3e4eeec0897e5613f7efecd92115d1a6d4 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Thu, 14 Jun 2018 08:47:20 +0200 Subject: [PATCH 1/2] Upgrade to Spring Kafka 2.1.7 Closes gh-13476 --- 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 8ef80f87ec..f0daf37f41 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -158,7 +158,7 @@ Kay-SR8 0.24.0.RELEASE 5.0.6.RELEASE - 2.1.6.RELEASE + 2.1.7.RELEASE 2.3.2.RELEASE 1.2.0.RELEASE 2.0.1.RELEASE From 438f0b008a4594d5b8b1d12925af6cac14ad5be9 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Thu, 14 Jun 2018 08:48:36 +0200 Subject: [PATCH 2/2] Upgrade to Spring Amqp 2.0.4 Closes gh-13477 --- 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 f0daf37f41..9a4e45038c 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -152,7 +152,7 @@ 1.19 6.6.4 5.0.7.RELEASE - 2.0.3.RELEASE + 2.0.4.RELEASE 4.0.1.RELEASE 2.0.2.RELEASE Kay-SR8