From a488574afc7e94d2b98920eefba36ff86561c318 Mon Sep 17 00:00:00 2001 From: Artem Bilan Date: Wed, 4 Jan 2017 15:00:23 -0500 Subject: [PATCH] Upgrade to Spring Kafka 1.1.2 Fixes gh-7871 Closes gh-7873 --- 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 142f597e6e2..2fea4a95f6a 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -157,7 +157,7 @@ 0.23.0.RELEASE 4.3.6.RELEASE 1.2.1.RELEASE - 1.1.1.RELEASE + 1.1.2.RELEASE 1.2.6.RELEASE 1.1.5.RELEASE 1.2.0.RELEASE