From 4910ace6e5019b197befca42e739a1c1aede568b Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 4 Dec 2019 17:44:39 +0000 Subject: [PATCH] Upgrade to Spring Kafka 2.3.4.RELEASE Closes gh-19071 --- 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 0848ea4b0b..1e152791da 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.2.RELEASE 1.0.1.RELEASE 5.2.1.RELEASE - 2.3.3.RELEASE + 2.3.4.RELEASE 2.3.2.RELEASE 2.0.4.RELEASE 1.2.4.RELEASE