From fa8dc047510348dc5c0957d65342eba1995624c1 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Sat, 15 Jun 2019 10:42:02 +0100 Subject: [PATCH] Upgrade to Spring Kafka 2.2.7.RELEASE Closes gh-17206 --- 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 df82c90b39..817884453a 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.6.RELEASE - 2.2.6.RELEASE + 2.2.7.RELEASE 2.3.2.RELEASE 1.2.0.RELEASE 2.0.3.RELEASE