From 50bc32162176f45bfb0c99c26f188b59d3410cd8 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 22 Feb 2017 14:54:55 +0000 Subject: [PATCH] Upgrade to Spring Kafka 1.1.3.RELEASE Closes gh-8374 --- 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 df9327a39b..48391e540d 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -159,7 +159,7 @@ 0.23.0.RELEASE 4.3.7.RELEASE 1.2.1.RELEASE - 1.1.2.RELEASE + 1.1.3.RELEASE 2.3.1.RELEASE 1.2.6.RELEASE 1.1.5.RELEASE