From 560bf28e85a2a09ab3e97dcbdfa49c11b354174d Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Wed, 26 Feb 2020 15:38:47 -0500 Subject: [PATCH] Upgrade to Spring Kafka 2.3.6.RELEASE Closes gh-20203 --- 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 6fb92e491da..fa66c07db4e 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.4.RELEASE 1.0.3.RELEASE 5.2.4.RELEASE - 2.3.6.BUILD-SNAPSHOT + 2.3.6.RELEASE 2.3.2.RELEASE 2.0.4.RELEASE 1.2.5.RELEASE