From 3324125088b27b83d4a327162d6be52edc8c1839 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Tue, 14 May 2019 08:10:00 +0200 Subject: [PATCH] Upgrade to Spring Kafka 2.2.6 Closes gh-16751 --- 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 0788664309..615110f9ab 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -170,7 +170,7 @@ ${spring.version} 0.25.1.RELEASE 5.1.4.RELEASE - 2.2.5.RELEASE + 2.2.6.RELEASE 2.3.2.RELEASE 1.2.0.RELEASE 2.0.3.RELEASE