From 61ab4f6ca82d8c8152c8a968a7d201da0a3d1053 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Thu, 5 Apr 2018 07:42:19 +0100 Subject: [PATCH] Upgrade to Spring Kafka 1.1.8.RELEASE Closes gh-12772 --- 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 b2c72cc29f6..54bfa6cf8f0 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -159,7 +159,7 @@ 0.23.0.RELEASE 4.3.15.RELEASE 1.2.3.RELEASE - 1.1.7.RELEASE + 1.1.8.RELEASE 2.3.2.RELEASE 1.2.8.RELEASE 1.1.5.RELEASE