From 18462796bfbe31473e4ee632b5207eca2db01bc8 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 15 Jan 2020 20:36:13 +0000 Subject: [PATCH] Upgrade to Spring Kafka 2.3.5 Closes gh-19613 --- 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 d3b7d07b0e8..fd43635ef1a 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -192,7 +192,7 @@ 5.2.3.RELEASE 1.0.3.RELEASE 5.2.3.RELEASE - 2.3.4.RELEASE + 2.3.5.RELEASE 2.3.2.RELEASE 2.0.4.RELEASE 1.2.5.RELEASE