From cf92e5515098314e14fb62c9c6f32eb3a5d56e6e Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Sun, 24 Sep 2017 09:20:15 +0100 Subject: [PATCH] Upgrade to Spring Kafka 1.1.7.RELEASE Closes gh-10397 --- 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 054ea5513b..a685dbd240 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -159,7 +159,7 @@ 0.23.0.RELEASE 4.3.12.RELEASE 1.2.3.RELEASE - 1.1.6.RELEASE + 1.1.7.RELEASE 2.3.1.RELEASE 1.2.8.RELEASE 1.1.5.RELEASE